Home
last modified time | relevance | path

Searched refs:CheckID3V2Tags (Results 1 – 1 of 1) sorted by relevance

/dports/audio/audacity/audacity-Audacity-3.1.3/src/import/
H A DImportMP3.cpp123 void CheckID3V2Tags(bool atEnd);
369 CheckID3V2Tags(false); in CheckTags()
379 CheckID3V2Tags(true); in CheckTags()
520 void MP3ImportFileHandle::CheckID3V2Tags(bool atEnd) in CheckID3V2Tags() function in MP3ImportFileHandle