|
myMPD
Internal API documentation
|
myMPD stats API More...
#include "src/lib/mympd_state.h"

Go to the source code of this file.
Functions | |
| sds | mympd_api_stats_get (struct t_partition_state *partition_state, sds buffer, unsigned request_id) |
myMPD stats API
| sds mympd_api_stats_get | ( | struct t_partition_state * | partition_state, |
| sds | buffer, | ||
| unsigned | request_id | ||
| ) |
Get mpd statistics
| partition_state | pointer to partition state |
| buffer | already allocated sds string to append the response |
| request_id | jsonrpc request id |