Searched defs:cue_file_path (Results 1 – 2 of 2) sorted by relevance
/MusicPlayer2/MusicPlayer2/ | ||
H A D | SongInfo.h | 53 wstring cue_file_path; // cue文件的路径 member |
H A D | CueFile.cpp | 191 CFilePathHelper cue_file_path{ m_file_path }; in DoAnalysis() local |