ItemState

enum ItemState : Enum<MediaEntryGroupItem.ItemState>

Current playback state of a media item.

Entries

Link copied to clipboard

Default state.

Link copied to clipboard

Indicates that this item is active, but currently paused or stopped.

Link copied to clipboard

Indicates that this item is currently playing.

Inherited properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int