Gets information about one stream in a media source.
interface IMFStreamDescriptor : public IMFAttributes
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.
Header: Declared in mfidl.h.
Library: Use mfuuid.lib.