Searched defs:remove_exist (Results 1 – 1 of 1) sorted by relevance
/MusicPlayer2/MusicPlayer2/ |
H A D | TagLibHelper.cpp | 232 … void WriteApeTagAlbumCover(APE::Tag* tag, const std::wstring& album_cover_path, bool remove_exist) in WriteApeTagAlbumCover() 257 …phCommentAlbumCover(Ogg::XiphComment* tag, const std::wstring& album_cover_path, bool remove_exist) in WriteXiphCommentAlbumCover() 1249 …3AlbumCover(const std::wstring& file_path, const std::wstring& album_cover_path, bool remove_exist) in WriteMp3AlbumCover() 1273 …cAlbumCover(const std::wstring& file_path, const std::wstring& album_cover_path, bool remove_exist) in WriteFlacAlbumCover() 1300 …(const std::wstring& file_path, const std::wstring& album_cover_path, bool remove_exist /*= true*/) in WriteM4aAlbumCover() 1342 …(const std::wstring& file_path, const std::wstring& album_cover_path, bool remove_exist /*= true*/) in WriteAsfAlbumCover() 1376 …(const std::wstring& file_path, const std::wstring& album_cover_path, bool remove_exist /*= true*/) in WriteWavAlbumCover() 1396 …(const std::wstring& file_path, const std::wstring& album_cover_path, bool remove_exist /*= true*/) in WriteTtaAlbumCover() 1417 …(const std::wstring& file_path, const std::wstring& album_cover_path, bool remove_exist /*= true*/) in WriteApeAlbumCover() 1429 …(const std::wstring& file_path, const std::wstring& album_cover_path, bool remove_exist /*= true*/) in WriteOggAlbumCover() [all …]
|