Gets and sets media types on an object, such as a media source or media sink.
interface IMFMediaTypeHandler : public IUnknown
This interface is exposed by media-type handlers.
If you are implementing a custom media source or media sink, you can create a simple media-type handler by calling MFCreateSimpleTypeHandler, or you can provide your own implementation.
Header: Declared in mfidl.h.
Library: Use mfuuid.lib.