myMPD
Internal API documentation
Loading...
Searching...
No Matches
tagart.h
Go to the documentation of this file.
1
/*
2
SPDX-License-Identifier: GPL-3.0-or-later
3
myMPD (c) 2018-2025 Juergen Mang <mail@jcgames.de>
4
https://github.com/jcorporation/mympd
5
*/
6
11
#ifndef MYMPD_API_TAGART_H
12
#define MYMPD_API_TAGART_H
13
14
#include "
src/lib/mympd_state.h
"
15
16
sds
mympd_api_tagart
(
struct
t_mympd_state
*mympd_state,
struct
t_partition_state
*partition_state,
17
sds buffer,
unsigned
request_id,
unsigned
long
conn_id, sds tag, sds value);
18
19
#endif
mympd_api_tagart
sds mympd_api_tagart(struct t_mympd_state *mympd_state, struct t_partition_state *partition_state, sds buffer, unsigned request_id, unsigned long conn_id, sds tag, sds value)
Definition
tagart.c:34
mympd_state.h
Central myMPD state for the mympd_api thread.
t_mympd_state
Definition
mympd_state.h:215
t_partition_state
Definition
mympd_state.h:114
src
mympd_api
tagart.h
Generated by
1.9.8