Rachel
Toggle table of contents
3.5.0
android
Target filter
android
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.components.media
/
love.yinlin.media
/
MediaCommands
Media
Commands
android
@
Stable
object
MediaCommands
Members
Types
Args
Link copied to clipboard
android
object
Args
Properties
Loop
Mode
Button
Link copied to clipboard
android
val
LoopModeButton
:
CommandButton
Notification
Player
Commands
Link copied to clipboard
android
val
NotificationPlayerCommands
:
Player.Commands
Order
Mode
Button
Link copied to clipboard
android
val
OrderModeButton
:
CommandButton
Random
Mode
Button
Link copied to clipboard
android
val
RandomModeButton
:
CommandButton
Session
Commands
Link copied to clipboard
android
val
SessionCommands
:
SessionCommands
Set
Mode
Link copied to clipboard
android
val
SetMode
:
SessionCommand
Stop
Link copied to clipboard
android
val
Stop
:
SessionCommand
Stop
Button
Link copied to clipboard
android
val
StopButton
:
CommandButton
Functions
prepare
Buttons
Link copied to clipboard
android
fun
prepareButtons
(
mode
:
MediaPlayMode
)
:
List
<
CommandButton
>