Skip to main content

Module playback

Module playback 

Source

Structs§

PlaybackRate
The speed at which tracks are played.
PlayerVolume
Player volume.

Enums§

LoopState
Specifies how the player loops playback.
PlaybackCommand
Subcommand of Command for managing audio playback in the daemon.
PlaybackError
Error originating from the playback module of the daemon.
PlaybackEvent
Event originating from the playback module of the daemon.
PlaybackResponse
Response originating from the playback module of the daemon used in ed as an enum value for thResponse.
PlaybackState
Playback state of the player.
ShuffleState
Shuffle state of the player.
SignedDuration
Signed duration type used for seeking.