Package-level declarations
Functions
Link copied to clipboard
@Composable
A Composable function that renders a video player surface for MacOS. Fills the entire canvas area with the video frame while maintaining aspect ratio.
Link copied to clipboard
@Composable
Opens a fullscreen window for the video player. This function is called when the user toggles fullscreen mode.