commands
The commands supported by this session.
Declaration
@MainActor var commands: [MediaCommand] { get }Mentioned in
Discussion
Compose commands using MediaCommand static factory methods like play(_:), pause(_:), next(_:), previous(_:), seekToPosition(_:) and other playback and content commands.