PlayerRepeatState

What state the player can repeat in.

Api Reference

Entries

OFF
Link copied to clipboard
common
OFF("off")
Will turn repeat off
CONTEXT
Link copied to clipboard
common
CONTEXT("context")
Repeat the current context
TRACK
Link copied to clipboard
common
TRACK("track")
Repeat the current track

Functions

retrieveIdentifier
Link copied to clipboard
common
open override fun retrieveIdentifier(): String

Properties

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

Sources

common source
Link copied to clipboard