create Renderable Video Player State
fun createRenderableVideoPlayerState(audioMode: AudioMode = AudioMode(), cacheConfig: CacheConfig = CacheConfig(), playbackOptions: VideoPlaybackOptions = VideoPlaybackOptions()): RenderableVideoPlayerState
Creates a default platform-backed state accepted by the strict surface overload.