Windows Media Player 11 SDK IWMPPlayerServices2 Interface
Previous | Next |
IWMPPlayerServices2 Interface
The IWMPPlayerServices2 interface provides a method used by the host of a remoted Windows Media Player control to manipulate the full mode of the Player. In addition to the methods inherited from IWMPPlayerServices, the IWMPPlayerServices2 interface exposes the following methods.
Method | Description |
setBackgroundProcessingPriority | Specifies a priority level for general background processing tasks. |
Retrieve a pointer to an IWMPPlayerServices2 interface by calling the QueryInterface method of the IWMPPlayerServices interface.
See Also
Previous | Next |