Skin Reference
[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.]
This reference is divided into the following sections.
Section | Description |
---|---|
Album Art | Information about including album art in skins. |
Bitmaps | Information about the art files used in skin creation. |
Buttons | Information about pushbutton controls available in skins. |
Description | Information about specifying skin dimensions and orientation. |
Marquee | Information about using scrolling text boxes in skins. |
Ratings * | Information about the ratings value assigned to a media item. |
Status | Information about including a status display in skins. |
Text | Information about using text boxes to display information in skins. |
Trackbars | Information about using sliding trackbar controls for volume and seek position. |
Video | Information about including a video display area in skins. |
*New for Windows Media Player 10.1 Mobile.
Each section corresponds to a section of the skin definition file that you must provide to use specific elements. The sections are listed here in alphabetical order. To learn the order in which they must appear in a skin definition file, see Creating a Skin Definition File. Details about the composition of the skin definition file are given in the About Skins section.
Related topics