ManifestStream.AvailableTracks Property

Applies to: Windows Store apps only

Gets the available tracks in the current stream.

Syntax

public IVectorView<IManifestTrack> AvailableTracks { get; }
public:
virtual property IVectorView<IManifestTrack^>^ AvailableTracks {
IVectorView<IManifestTrack^>^ get () sealed;
}
final function get AvailableTracks () : IVectorView<IManifestTrack>

Property Value

The available tracks in the current stream.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Not Supported

Metadata

Microsoft.Media.AdaptiveStreaming.winmd