setupVideoElement

fun setupVideoElement(video: HTMLVideoElement, playerState: VideoPlayerState, scope: CoroutineScope, enableAudioDetection: Boolean = true, useCors: Boolean = true, onCorsError: () -> Unit = {})