player

val player: @Composable () -> Unit

Parameters

player

The player to be used for the video. Of type Composable. The player should be a composable function.