MPD
0.20.18
|
Go to the source code of this file.
Typedefs | |
typedef std::function< bool(unsigned long flags, const char *key, StringView value)> | ApeTagCallback |
Functions | |
bool | tag_ape_scan (InputStream &is, ApeTagCallback callback) |
Scans the APE tag values from a file. More... | |
typedef std::function<bool(unsigned long flags, const char *key, StringView value)> ApeTagCallback |
Definition at line 28 of file ApeLoader.hxx.
bool tag_ape_scan | ( | InputStream & | is, |
ApeTagCallback | callback | ||
) |
Scans the APE tag values from a file.