IMFStreamDescriptor Interface

Gets information about one stream in a media source.

Syntax

interface IMFStreamDescriptor : public IMFAttributes  

Remarks

A presentation descriptor contains one or more stream descriptors. To get the stream descriptors from a presentation descriptor, call IMFPresentationDescriptor::GetStreamDescriptorByIndex. To create a new stream descriptor, call MFCreateStreamDescriptor.

Requirements

Header: Declared in mfidl.h.

Library: Use mfuuid.lib.