Share via


Windows Media Player 11 SDK Button Function 

Windows Media Player SDK banner art

Previous Next

Button Function

The following table shows values that are valid for the Button function. You do not need to define values for functions that you will not be using in your skin.

Value Description
Play Plays the current selection in the playlist.
Pause Pauses playback of the current media item.
Stop Stops playback of the current media item.
Prev Moves to the previous item in the playlist.
Next Moves to the next item in the playlist.
Shuffle Shuffles the playlist randomly.
RepeatPlaylist Repeats the playlist indefinitely.
Mute Silences the audio output.
PlayPause Toggles between the play state and the pause state.
Info Provides information about the media item that is playing. For Windows Media Player 10 Mobile or later skins, this function is not used.
FullScreen Resizes the video to the maximum size of the device display.
WindowsMedia* Opens Pocket Internet Explorer and loads the Windowsmedia.com Web site.
PlayPauseStop* In addition to toggling between the play state and the pause state, it also allows users to stop a live broadcast when pause functionality is not available.
VolumeUp* Increases the audio output.
VolumeDown* Decreases the audio output.

*Available for Windows Media Player 10 Mobile or later.

See Also

Previous Next