Creates a media source or a byte stream from a URL.
interface IMFSchemeHandler : public IUnknown
Applications do not use this interface. This interface is exposed by scheme handlers, which are used by the source resolver. A scheme handler is designed to parse one type of URL scheme. When the scheme handler is given a URL, it parses the resource that is located at that URL and creates either a media source or a byte stream.
Header: Declared in mfidl.h.
Library: Use mfuuid.lib.