IPlayToControl interface (mfsharingengine.h)

Enables the PlayToConnection object to connect to a media element.

Inheritance

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

Methods

The IPlayToControl interface has these methods.

 
IPlayToControl::Connect

Connects the media element to the media sharing engine.
IPlayToControl::Disconnect

Disconnects the media element from the media 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