Bitmovin Stream
Bitmovin Streams Player Component.
This Jetpack Compose component allows you to play a stream using the Bitmovin Player by providing the streamId of the stream to be played.
Parameters
The configuration for the player.
The modifier to be applied to the stream player.
See also
Bitmovin Streams Player Component.
This Jetpack Compose component allows you to play a stream using the Bitmovin Player by providing the streamId of the stream to be played.
Parameters
The streamId of the stream to be played.
The modifier to be applied to the stream player.
The token to be used for authentication if the stream is protected.
Whether the player should start playing automatically.
Whether the player should loop the stream.
Whether the player should be muted.
The poster image to be displayed before the player starts. This property has priority over the poster image from the dashboard.
The time in seconds at which the player should start playing.
The list of subtitle tracks available for the stream.
The configuration for the fullscreen mode.
The listener for the player events.
Whether ads should be enabled.
The style configuration for the player. This property has priority over the style configuration from the dashboard.
Whether all logs should be displayed.