Player
A player holding a THEOplayer instance that can be hosted by a DefaultUI or UIController.
All properties are backed by State or MutableState objects, so reads from within a Composable function will automatically subscribe to changes of that property.
Types
Properties
Returns or sets the active audio track.
Returns or sets the active subtitle track.
Returns the currently active video quality.
Returns all available audio tracks.
Returns the name of the connected Chromecast receiver, if any.
Returns the current playback position of the media, in seconds.
Returns or sets whether the player should be shown in fullscreen mode.
Returns or sets the playback rate of the player.
Returns the ReadyState of the player.
Returns the ranges of the media to which the player can seek.
Returns the StreamType of the media.
Returns all available subtitle tracks.
Returns or sets the target video quality.
Returns the wrapped THEOplayer view.
Returns the height of the active video rendition, in pixels.
Returns all available video qualities.
Returns the width of the active video rendition, in pixels.