Represents a description of a media format.
interface IMFMediaType : public IMFAttributes
To create a new media type, call MFCreateMediaType.
All of the information in a media type is stored as attributes. To clone a media type, call IMFAttributes::CopyAllItems.
Header: Declared in mfobjects.h (include mfidl.h).
Library: Use mfuuid.lib.