ShuffleMode

enum ShuffleMode : Enum<ShuffleMode>

Playback order mode. This is used to send and receive shuffle mode Actions.

Entries

Link copied to clipboard

The list of media items will be played in order.

Link copied to clipboard

The list of media items will be played in a shuffled order.

Link copied to clipboard

The list of media items will be played in shuffled order, by group. A group is a logical block of media items which is specified in the section 5.7 of the Bluetooth AVRCP 1.6 standard.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val value: Int

Inherited properties

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