Windows Media Player 11 SDK Controls.stepĀ 

Windows Media Player SDK banner art

Previous Next

Controls.step

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

Syntax

  

Parameters

frameCount

Number (long) indicating how many frames to step before freezing. Must currently be set to 1 or -1.

Return Values

This method does not return a value.

Remarks

This method currently only supports the parameters 1 or -1, so you can only step one frame at a time.

Windows Media Player 10 Mobile: This method is not supported.

Requirements

Version: Windows Media Player for Windows XP or later.

Library: Use wmp.dll.

See Also

Previous Next