libmpdclient 2.22
|
MPD client library. More...
Go to the source code of this file.
Enumerations | |
enum | mpd_position_whence { MPD_POSITION_ABSOLUTE , MPD_POSITION_AFTER_CURRENT , MPD_POSITION_BEFORE_CURRENT } |
Functions | |
const char * | mpd_position_whence_char (enum mpd_position_whence whence) |
MPD client library.
Do not include this header directly. Use mpd/client.h instead.
Definition in file position.h.
enum mpd_position_whence |
Definition at line 42 of file position.h.
const char * mpd_position_whence_char | ( | enum mpd_position_whence | whence | ) |
Looks up the character of the specified whence position.