Package-level declarations

Inherited functions

Link copied to clipboard
fun Player.currentBufferedPercentageAsState(updateInterval: Duration = DefaultUpdateInterval): FloatState

Observe the Player.getBufferedPercentage property, adjusted between 0 and 1, as a State.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Observe the aspect ratio of the current MediaItem as a State.

Link copied to clipboard

Observe the Player.getChapterAtPosition property as a State.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Returns the unique key for the given media item index. The returned key is not stable, after media source resolution it may change to a real UID. It is useful in case of displaying the playlist in a compose function and needs unique key.

Link copied to clipboard
Link copied to clipboard

Observe whether the Player has any media items.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard