Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

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.

MethodDescription
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

Mfobjects.idl (include Mfidl.idl)

See also

Media Foundation Interfaces

 

 

Show:
© 2017 Microsoft