Windows Media Player 11 SDK Sample Button SectionÂ
Previous | Next |
Sample Button Section
The following lines show a typical Buttons section of a skin definition file:
This code defines eight buttons that are used to provide all of the following functions in a skin:
- Play, pause, and stop media items.
- Shuffle, repeat, and move through the playlist.
- Mute the volume.
All the buttons except the mute button are region buttons. The mute button gets its Pushed and Disabled images from the Super bitmap for convenience.
Note Buttons types are deprecated in skins for Windows Media Player 10 Mobile or later. Instead of a button type declared in your skin file, enter "NA" for each type.
See Also
Previous | Next |