myMPD
Internal API documentation
Loading...
Searching...
No Matches
playlists.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_MPD_WORKER_PLAYLISTS_H
12
#define MYMPD_MPD_WORKER_PLAYLISTS_H
13
14
#include "
src/mympd_worker/state.h
"
15
16
sds
mympd_worker_playlist_content_enumerate
(
struct
t_partition_state
*partition_state, sds buffer,
unsigned
request_id, sds plist);
17
18
#endif
mympd_worker_playlist_content_enumerate
sds mympd_worker_playlist_content_enumerate(struct t_partition_state *partition_state, sds buffer, unsigned request_id, sds plist)
Definition
playlists.c:27
state.h
MPD worker state functions.
t_partition_state
Definition
mympd_state.h:114
src
mympd_worker
playlists.h
Generated by
1.9.8