Searched refs:WriteMpcAlbumCover (Results 1 – 3 of 3) sorted by relevance
89 …static bool WriteMpcAlbumCover(const wstring& file_path, const wstring& album_cover_path, bool rem…
389 return CTagLibHelper::WriteMpcAlbumCover(m_song_info.file_path, album_cover_path); in WriteAlbumCover()
1497 bool CTagLibHelper::WriteMpcAlbumCover(const std::wstring& file_path, const std::wstring& album_cov… in WriteMpcAlbumCover() function in CTagLibHelper