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.

IPlayToSourceClassFactory interface

Creates an instance of the PlayToSource object.

Members

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

Methods

The IPlayToSourceClassFactory interface has these methods.

MethodDescription
CreateInstance

Creates an instance of the PlayToController object.

 

Remarks

To get a pointer to this interface, call CoCreateInstance. The CLSID is CLSID_PlayToSourceClassFactory.

Requirements

Minimum supported client

Windows 8 [desktop apps only]

Minimum supported server

Windows Server 2012 [desktop apps only]

Header

Mfsharingengine.h

See also

Media Foundation Interfaces

 

 

Show:
© 2017 Microsoft