THEOliveChromeless

fun THEOliveChromeless(player: THEOlivePlayer, modifier: Modifier = Modifier)

A container of the player with no UI.

Parameters

player

The player API that is created with rememberTHEOlivePlayer.

modifier

The Modifier to be applied to this container.