MPD
0.20.6
|
#include "check.h"
Go to the source code of this file.
Functions | |
bool | tag_rva2_parse (id3_tag *tag, ReplayGainInfo &replay_gain_info) |
Parse the RVA2 tag, and fill the ReplayGainInfo struct. More... | |
bool tag_rva2_parse | ( | id3_tag * | tag, |
ReplayGainInfo & | replay_gain_info | ||
) |
Parse the RVA2 tag, and fill the ReplayGainInfo struct.
This is used by decoder plugins with ID3 support.