Modules§
- client
- Generated client implementations.
- helpers
- Helper functions to make creating and manipulating prost types easier.
- music_
player_ client - Generated client implementations.
- music_
player_ server - Generated server implementations.
- server
- Generated server implementations.
Structs§
- Album
- Album
Brief - Album
Brief List - Album
Brief List Option - Album
Brief Option - Album
List - Album
List Option - Album
Option - Artist
- Artist
Brief - Artist
Brief List - Artist
Brief List Option - Artist
Brief Option - Artist
List - Artist
List Option - Artist
Option - Collection
- Collection
Brief - Collection
Brief List - Collection
Brief List Option - Collection
Brief Option - Collection
Freeze Request - Collection
List - Collection
List Option - Collection
Option - Current
Album Response - Current
Artist Response - Current
Song Response - Dynamic
Playlist - Dynamic
Playlist Change Set - Dynamic
Playlist Create Request - Dynamic
Playlist List - Dynamic
Playlist List Option - Dynamic
Playlist Option - Dynamic
Playlist Songs Response - Dynamic
Playlist Update Request - InProgress
Response - Library
Analyze Request - Library
Brief Response - / A brief representation of the library
- Library
Full Response - / A full representation of the library
- Library
Health Response - Health information about the library
- Path
- Ping
Response - Playback
Repeat Request - Playback
Seek Request - Playback
Skip Request - Playback
Volume Adjust Request - Playback
Volume SetRequest - Playlist
- Playlist
AddList Request - Playlist
AddRequest - Playlist
Brief - Playlist
Brief List - Playlist
Brief List Option - Playlist
Brief Option - Playlist
Export Request - Playlist
Import Request - Playlist
List - Playlist
List Option - Playlist
Name - Playlist
Option - Playlist
Remove Songs Request - Playlist
Rename Request - Queue
Remove Range Request - Queue
SetIndex Request - Radio
Similar Request - Record
Id - Record
IdList - Register
Listener Request - Miscellaneous requests that do not naturally fit into other API files.
- Search
Request - Search
Result - Song
- Core data structures shared across MECOMP services.
- Song
Brief - Song
Brief List - Song
Brief List Option - Song
Brief Option - Song
List - Song
List Option - Song
Option - State
Audio - State
Audio Response - State
Runtime - Trace
Interceptor - Ulid
Enums§
Functions§
- convert_
std_ duration - init_
client - Initialize the music player client
- init_
client_ with_ retry - Initialize a client to the Music Player Daemon, with
MAX_RETRIESretries spacedDELAYseconds apart - lazy_
init_ client - Initialize the music player client, without verifying the connection.