Searched refs:GetSpxAlbumCover (Results 1 – 3 of 3) sorted by relevance
24 static string GetSpxAlbumCover(const wstring& file_path, int& type);
233 image_contents = CTagLibHelper::GetSpxAlbumCover(m_song_info.file_path, image_type); in GetAlbumCover()
752 string CTagLibHelper::GetSpxAlbumCover(const std::wstring& file_path, int& type) in GetSpxAlbumCover() function in CTagLibHelper