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