ManifestStream.ChildStreams Property

Applies to: Windows Store apps only

Gets the child (sparse) streams of this stream.

Syntax

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

Property Value

The child (sparse) streams of this stream.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Not Supported

Metadata

Microsoft.Media.AdaptiveStreaming.winmd