loadClipList

fun loadClipList(clipListId: String, autoPlay: Boolean = true)

Deprecated

Use loadWithContentIdAndType

Replace with

loadWithContentIdAndType(clipListId, "cliplist", autoPlay)