Method |
Description |
getAll |
Retrieves a PlaylistArray object containing all the playlists in the media library. |
getByName |
Retrieves a PlaylistArray object containing the specified playlist, if it exists. |
importPlaylist |
Adds a playlist to the PlaylistCollection. |
isDeleted |
Retrieves a value indicating whether the specified playlist is in the deleted items folder. |
newPlaylist |
Creates a new playlist. |
remove |
Removes a playlist from the PlaylistCollection. |
setDeleted |
Moves a playlist to the deleted items folder. |