Playlist Class |
Namespace: (Default Namespace)
[SerializableAttribute] public class Playlist
The Playlist type exposes the following members.
Name | Description | |
---|---|---|
![]() | Playlist() | Initializes a new instance of the Playlist class |
![]() | Playlist(String,String[]) | Initializes a new instance of the Playlist class |
Name | Description | |
---|---|---|
![]() | name |
Name of the playlist as used for e.g. by PlayMusicPlaylist(String) |
![]() | playlistItems |
An array of audio IDs defining the playlist
|