IMFImageSharingEngine interface (mfsharingengine.h)

Enables image sharing.

Inheritance

The IMFImageSharingEngine interface inherits from the IUnknown interface. IMFImageSharingEngine also has these types of members:

Methods

The IMFImageSharingEngine interface has these methods.

 
IMFImageSharingEngine::GetDevice

Gets information about the image sharing device.
IMFImageSharingEngine::SetSource

Sets the source stream.
IMFImageSharingEngine::Shutdown

Shuts down the image sharing engine.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Target Platform Windows
Header mfsharingengine.h

See also

Media Foundation Interfaces