Home
last modified time | relevance | path

Searched defs:tag_contents (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DAudioTagOld.cpp26 string tag_contents; in GetAudioLyric() local
435 wstring CAudioTagOld::GetSpecifiedId3V2Tag(const string& tag_contents, const string& tag_identify) in GetSpecifiedId3V2Tag()
488 wstring CAudioTagOld::FindOneFlacTag(const string& tag_contents, const string& tag_identify, size_t… in FindOneFlacTag()
503 wstring CAudioTagOld::GetSpecifiedFlacTag(const string& tag_contents, const string& tag_identify) in GetSpecifiedFlacTag()
523 string tag_contents; in GetUtf8TagContents() local
582 wstring CAudioTagOld::GetSpecifiedUtf8Tag(const string& tag_contents, const string& tag_identify) in GetSpecifiedUtf8Tag()