Creates a media source from a byte stream.
interface IMFByteStreamHandler : public IUnknown
Applications do not use this interface directly. This interface is exposed by byte-stream handlers, which are used by the source resolver. When the byte-stream handler is given a byte stream, it parses the stream and creates a media source. Byte-stream handlers are registered by file name extension or MIME type.
Header: Declared in mfidl.h.
Library: Use mfuuid.lib.