Package-level declarations
Functions
Link copied to clipboard
fun openFullscreenWindow(playerState: VideoPlayerState, renderSurface: @Composable (VideoPlayerState, Modifier, Boolean) -> Unit)
Opens a fullscreen window for the video player. This function is called when the user toggles fullscreen mode.