MPD  0.20.15
Functions
VorbisComments.hxx File Reference
#include "check.h"
Include dependency graph for VorbisComments.hxx:

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)
 
Tagvorbis_comments_to_tag (char **comments)
 

Function Documentation

◆ vorbis_comments_scan()

void vorbis_comments_scan ( char **  comments,
const TagHandler handler,
void *  handler_ctx 
)

◆ vorbis_comments_to_replay_gain()

bool vorbis_comments_to_replay_gain ( ReplayGainInfo rgi,
char **  comments 
)

◆ vorbis_comments_to_tag()

Tag* vorbis_comments_to_tag ( char **  comments)