![]() |
Previous | Next |
The GetByAlbum method retrieves a playlist containing the media items from the specified album.
Syntax
player.mediaCollection.getByAlbum(album)
Parameters
album
String containing the name of the album.
Return Values
This method returns a Playlist object.
See Also
Previous | Next |