MPD
0.20.18
|
#include "check.h"
Go to the source code of this file.
Functions | |
bool | vorbis_comments_to_replay_gain (ReplayGainInfo &rgi, char **comments) |
void | vorbis_comments_scan (char **comments, const TagHandler &handler, void *handler_ctx) |
Tag * | vorbis_comments_to_tag (char **comments) |
void vorbis_comments_scan | ( | char ** | comments, |
const TagHandler & | handler, | ||
void * | handler_ctx | ||
) |
bool vorbis_comments_to_replay_gain | ( | ReplayGainInfo & | rgi, |
char ** | comments | ||
) |
Tag* vorbis_comments_to_tag | ( | char ** | comments | ) |