remember Renderable Video Player State
fun rememberRenderableVideoPlayerState(audioMode: AudioMode = AudioMode(), cacheConfig: CacheConfig = CacheConfig(), playbackOptions: VideoPlaybackOptions = VideoPlaybackOptions(), androidMediaSourceProvider: AndroidMediaSourceProvider): RenderableVideoPlayerState
fun rememberRenderableVideoPlayerState(audioMode: AudioMode = AudioMode(), cacheConfig: CacheConfig = CacheConfig(), playbackOptions: VideoPlaybackOptions = VideoPlaybackOptions()): RenderableVideoPlayerState
Remembers a default platform-backed state accepted by the strict surface overload.