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