mpd
| .. | |
|---|---|
| AudioOutput | Represents a single audio output |
| ChannelMessages | Represents a channel and all the messages received on said channel |
| CollectionResponse | Useful template class for responses from mpd that contain multiple pieces of data |
| Comparison | Comparison to use when searching based on tags |
| ConnectError | Error received when attempting to connect to mpd |
| CountInfo | |
| Decoder | |
| FileSystemEntry | |
| FileSystemEntryType | The type of file system entry, with |
| Filter | Represents a filter for searching |
| ListResult | |
| ListResultGroup | |
| Mount | Represents a filesystem mount |
| MusicPD | Represents a connection to mpd |
| NameValuePair | One name and one value, often found in generic and flexible responses |
| Neighbor | Represents an available network volume |
| PlaylistInfo | Basic playlist metadata |
| PosAndID | Represents a single position and song id |
| PosOrRange | Represents either a range or a single position in a playlist for commands that support either |
| Range | Represents a range of positions in a playlist |
| RelativeType | |
| ReplayGainMode | Replay gain mode |
| ReplayGainStatus | Current status of replay gain mode |
| Response | |
| SingleState | Single-shot mode. |
| SongID | Represents a songid response from mpd |
| SongInfo | Song or file metadata |
| SongInfos | |
| State | Current transport state in mpd |
| Stats | Database or playlist statistics |
| Status | The current status of the mpd transport |
| StringResponse | Represents a song fingerprint |
| Subsystem | Subsystem for waiting on idle commands from |
| Tag | Tags for metadata on songs |
| TimeRange | Represents a range within a song |