findByPlaylistAsJson

fun findByPlaylistAsJson(    name: String,     count: Int,     listener: ArcVideoPlaylistCallback)

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