11#ifndef MYMPD_MPD_CLIENT_IDLE_H
12#define MYMPD_MPD_CLIENT_IDLE_H
void mympd_client_idle(struct t_mympd_state *mympd_state, struct t_work_request *request)
Definition idle.c:54
void mympd_client_scrobble(struct t_mympd_state *mympd_state, struct t_partition_state *partition_state)
Definition idle.c:92
Central myMPD state for the mympd_api thread.
Definition mympd_state.h:215
Definition mympd_state.h:114