find By Playlist As Json
fun findByPlaylistAsJson( name: String, count: Int, listener: ArcVideoPlaylistCallback)
Content copied to clipboard
Returns the playlist as json 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.onJsonResult for successful results