getChannelVideos
The getChannelVideos function is used for getting all of the Videos that are part of a TV channel
array
getChannelVideos
(array $_channel, [int $limit = false])
-
array
$_channel: Information about channel (as selected from jamroom_channels table)
-
int
$limit: Limit the number of returned videos
|