IWMPPlayerServices2 interface (wmp.h)

[The feature associated with this page, Windows Media Player SDK, is a legacy feature. It has been superseded by MediaPlayer. MediaPlayer has been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer instead of Windows Media Player SDK, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

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.

Inheritance

The IWMPPlayerServices2 interface inherits from IWMPPlayerServices2. IWMPPlayerServices2 also has these types of members:

Methods

The IWMPPlayerServices2 interface has these methods.

 
IWMPPlayerServices2::setBackgroundProcessingPriority

The setBackgroundProcessingPriority method specifies a priority level for general background processing tasks.

Requirements

   
Target Platform Windows
Header wmp.h

See also

IWMPPlayerServices Interface

IWMPPlayerServices2

Interfaces

Remoting the Windows Media Player Control