Searched defs:audio_path (Results 1 – 2 of 2) sorted by relevance
158 SongInfo& CCueFile::GetTrackInfo(const std::wstring& audio_path, int track) in GetTrackInfo()181 …p<std::wstring, std::wstring>& CCueFile::GetTrackPropertyMap(const std::wstring& audio_path, int t… in GetTrackPropertyMap()
307 wstring audio_path; // 存储上一个存在的song的音频文件(正常情况下用来避免反复CCommon::FileExist) in CheckCueAudioPath() local