Companion

object Companion

Functions

Link copied to clipboard
fun createMediaClip(id: String, title: String?, deeplink: String?): MediaClip
fun createMediaClip(id: String, title: String?, deeplink: String?, gendeeplink: String?, sourcetype: String?, length: String?, mediatype: String?): MediaClip
fun createMediaClip(    id: String,     title: String?,     deeplink: String?,     gendeeplink: String?,     sourcetype: String?,     length: String?,     mediatype: String?,     usetype: String?): MediaClip
Link copied to clipboard
Link copied to clipboard
fun createProject(id: String, title: String?, deeplink: String?): Project