ArcVideo

fun ArcVideo(    id: String?,     uuid: String?,     startPos: Long = 0,     isYouTube: Boolean,     isLive: Boolean,     _duration: Long = 0,     shareUrl: String?,     headline: String?,     pageName: String?,     videoName: String?,     videoSection: String?,     videoSource: String?,     videoCategory: String?,     contentId: String?,     fallbackUrl: String?,     adTagUrl: String?,     shouldPlayAds: Boolean,     subtitleUrl: String?,     source: Any?,     bestStream: Stream?,     autoStartPlay: Boolean,     startMuted: Boolean,     focusSkipButton: Boolean,     ccStartMode: ArcXPVideoConfig.CCStartMode = CCStartMode.DEFAULT)