myMPD
Internal API documentation
Loading...
Searching...
No Matches
album_cache.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_ALBUM_CACHE_H
12
#define MYMPD_MPD_WORKER_ALBUM_CACHE_H
13
14
#include "
src/mympd_worker/state.h
"
15
16
bool
mympd_worker_album_cache_create
(
struct
t_mympd_worker_state
*mympd_worker_state,
bool
force);
17
#endif
mympd_worker_album_cache_create
bool mympd_worker_album_cache_create(struct t_mympd_worker_state *mympd_worker_state, bool force)
Definition
album_cache.c:47
state.h
MPD worker state functions.
t_mympd_worker_state
Definition
state.h:20
src
mympd_worker
album_cache.h
Generated by
1.9.8