myMPD
Internal API documentation
Loading...
Searching...
No Matches
smartpls.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_SMARTPLS_H
12
#define MYMPD_API_SMARTPLS_H
13
14
#include "dist/sds/sds.h"
15
16
sds
mympd_api_smartpls_get
(sds workdir, sds buffer,
unsigned
request_id,
const
char
*playlist);
17
18
#endif
mympd_api_smartpls_get
sds mympd_api_smartpls_get(sds workdir, sds buffer, unsigned request_id, const char *playlist)
Definition
smartpls.c:32
src
mympd_api
smartpls.h
Generated by
1.9.8