IWMPControls2 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 IWMPControls2 interface provides a method that supplements the IWMPControls interface.

Inheritance

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

Methods

The IWMPControls2 interface has these methods.

 
IWMPControls2::step

The step method causes the current video media item to freeze playback on the next frame or the previous frame.

Requirements

   
Target Platform Windows
Header wmp.h

See also

IWMPControls Interface

IWMPControls3 Interface

Interfaces