IMFByteStreamProxyClassFactory interface (mfobjects.h)
Creates a proxy to a byte stream.
Inheritance
The IMFByteStreamProxyClassFactory interface inherits from the IUnknown interface. IMFByteStreamProxyClassFactory also has these types of members:
Methods
The IMFByteStreamProxyClassFactory interface has these methods.
IMFByteStreamProxyClassFactory::CreateByteStreamProxy Creates a proxy to a byte stream. (IMFByteStreamProxyClassFactory.CreateByteStreamProxy) |
Remarks
This interface provides a factory object for creating a proxy to an existing Microsoft Media Foundation byte stream. The CLSID of the factory object is CLSID_MFByteStreamProxyClassFactory.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Target Platform | Windows |
Header | mfobjects.h (include Mfidl.idl) |