List of all items
Structs
- error::DiziError
- player::PlayerState
- playlist::DirectoryPlaylist
- playlist::FilePlaylist
- song::AudioMetadata
- song::MusicMetadata
- song::Song
Enums
- error::DiziErrorKind
- player::PlayerStatus
- playlist::PlaylistType
- request::client::ClientRequest
- response::server::ServerBroadcastEvent
Traits
Functions
Type Aliases
Constants
- response::constants::RESP_PLAYER_GET
- response::constants::RESP_PLAYER_NEXT_OFF
- response::constants::RESP_PLAYER_NEXT_ON
- response::constants::RESP_PLAYER_PAUSE
- response::constants::RESP_PLAYER_PLAY
- response::constants::RESP_PLAYER_PROGRESS_UPDATE
- response::constants::RESP_PLAYER_REPEAT_OFF
- response::constants::RESP_PLAYER_REPEAT_ON
- response::constants::RESP_PLAYER_RESUME
- response::constants::RESP_PLAYER_SHUFFLE_OFF
- response::constants::RESP_PLAYER_SHUFFLE_ON
- response::constants::RESP_PLAYER_VOLUME_UPDATE
- response::constants::RESP_PLAYLIST_ADD
- response::constants::RESP_PLAYLIST_GET
- response::constants::RESP_PLAYLIST_REMOVE
- response::constants::RESP_SERVER_QUIT
- utils::stream::NEWLINE