libmpdclient  2.22
position.h
Go to the documentation of this file.
1 // SPDX-License-Identifier: BSD-3-Clause
2 // Copyright The Music Player Daemon Project
3 
10 #ifndef LIBMPDCLIENT_POSITION_H
11 #define LIBMPDCLIENT_POSITION_H
12 
19 
25 
31 };
32 
38 const char *
40 
41 #endif
const char * mpd_position_whence_char(enum mpd_position_whence whence)
mpd_position_whence
Definition: position.h:13