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