IMFByteStreamProxyClassFactory interface
Creates a proxy to a byte stream.
Members
The IMFByteStreamProxyClassFactory interface inherits from the IUnknown interface. IMFByteStreamProxyClassFactory also has these types of members:
Methods
The IMFByteStreamProxyClassFactory interface has these methods.
| Method | Description |
|---|---|
| CreateByteStreamProxy |
Creates a proxy to a byte stream. |
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
|
Minimum supported client |
Windows 8 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps only] |
|
Header |
|
See also