Package-level declarations

Functions

Link copied to clipboard
@Composable
fun openFullscreenWindow(playerState: PlatformVideoPlayerState, renderSurface: @Composable (PlatformVideoPlayerState, Modifier, Boolean) -> Unit)

Opens a fullscreen window for the video player. This function is called when the user toggles fullscreen mode.