11#ifndef MYMPD_API_CHANNEL_H
12#define MYMPD_API_CHANNEL_H
sds mympd_api_channel_messages_read(struct t_partition_state *partition_state, sds buffer, unsigned request_id)
Definition channel.c:59
sds mympd_api_channel_list(struct t_partition_state *partition_state, sds buffer, unsigned request_id)
Definition channel.c:29
Central myMPD state for the mympd_api thread.
Definition mympd_state.h:114