Skip Command
Represents a SkipCommand used with the media session. Can be either disabled or enabled with either skip or seek functionality.
Inheritors
Types
Link copied to clipboard
Represents a disabled SkipCommand
Link copied to clipboard
data class Seek(val audioCommandProperties: AudioCommandProperties, val durationMs: Int) : SkipCommand
Represents a SkipCommand which acts as a seek command
Link copied to clipboard
Represents a SkipCommand which skips the next/previous segment