find By Playlist
fun findByPlaylist( name: String, count: Int, listener: ArcVideoPlaylistCallback)
Content copied to clipboard
Returns the playlist with the given name containing the first count number of objects. A playlist is a list of ArcVideoStream objects.
Parameters
name
Name of the playlist
count
Number of entries to return
listener
ArcVideoPlaylistCallback use ArcVideoPlaylistCallback.onVideoPlaylist for successful results