Describes the details of a presentation. A presentation is a set of related media streams that share a common presentation time.
interface IMFPresentationDescriptor : public IMFAttributes
Presentation descriptors are used to configure media sources and some media sinks. To get the presentation descriptor from a media source, call IMFMediaSource::CreatePresentationDescriptor. To create a new presentation descriptor, call MFCreatePresentationDescriptor.
Header: Declared in mfidl.h.
Library: Use mfuuid.lib.