Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
Music Properties
Windows Portable Devices supports the following music properties.
| Property | VarType | Description |
| WPD_MUSIC_ALBUM | VT_LPWSTR | The album of which the recording is a track. |
| WPD_MUSIC_DESCRIPTION | VT_LPWSTR | A description of the music file. |
| WPD_MUSIC_GENRE | VT_LPWSTR | The music genre of the recording. |
| WPD_MUSIC_LYRICS | VT_LPWSTR | The lyrics for the music. |
| WPD_MUSIC_MOOD | VT_LPWSTR | A string describing the mood of the music. |
| WPD_MUSIC_TRACK | VT_UI4 | The recording's track number on the album. |
Requirements
Header: Defined in PortableDevice.h
See Also
| Previous | Next |