Share via


IManifestStream.AvailableTracks Property

Applies to: Windows Store apps only

Gets the available tracks in the current stream.

Syntax

IVectorView<IManifestTrack> AvailableTracks { get; }
property IVectorView<IManifestTrack^>^ AvailableTracks {
IVectorView<IManifestTrack^>^ get ();
}
function get AvailableTracks () : IVectorView<IManifestTrack>

Property Value

List of available tracks.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Not Supported

Metadata

Microsoft.Media.AdaptiveStreaming.winmd