Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DSongInfo.h53 wstring cue_file_path; // cue文件的路径 member
H A DCueFile.cpp191 CFilePathHelper cue_file_path{ m_file_path }; in DoAnalysis() local