unsigned mpd_stats_get_number_of_artists(const struct mpd_stats *stats)
struct mpd_stats * mpd_stats_begin(void)
unsigned long mpd_stats_get_db_play_time(const struct mpd_stats *stats)
unsigned long mpd_stats_get_uptime(const struct mpd_stats *stats)
unsigned long mpd_stats_get_play_time(const struct mpd_stats *stats)
unsigned long mpd_stats_get_db_update_time(const struct mpd_stats *stats)
void mpd_stats_feed(struct mpd_stats *stats, const struct mpd_pair *pair)
struct mpd_stats * mpd_recv_stats(struct mpd_connection *connection)
bool mpd_send_stats(struct mpd_connection *connection)
struct mpd_stats * mpd_run_stats(struct mpd_connection *connection)
void mpd_stats_free(struct mpd_stats *stats)
unsigned mpd_stats_get_number_of_songs(const struct mpd_stats *stats)
unsigned mpd_stats_get_number_of_albums(const struct mpd_stats *stats)