Home
last modified time | relevance | path

Searched defs:saved (Results 1 – 3 of 3) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DTagLibHelper.cpp1166 bool saved = file.save(tags, File::StripOthers, GetWriteId3v2Version()); in WriteMpegLyric() local
1187 bool saved = file.save(); in WriteFlacLyric() local
1210 bool saved = file.save(); in WriteM4aLyric() local
1233 bool saved = file.save(); in WriteAsfLyric() local
1245 …bool saved = file.save(RIFF::WAV::File::TagTypes::AllTags, File::StripOthers, GetWriteId3v2Version… in WriteWavLyric() local
1269 bool saved = file.save(tags, File::StripOthers, GetWriteId3v2Version()); in WriteMp3AlbumCover() local
1296 bool saved = file.save(); in WriteFlacAlbumCover() local
1338 bool saved = file.save(); in WriteM4aAlbumCover() local
1372 bool saved = file.save(); in WriteAsfAlbumCover() local
1392 bool saved = file.save(RIFF::WAV::File::AllTags, File::StripOthers, GetWriteId3v2Version()); in WriteWavAlbumCover() local
[all …]
H A DPropertyTabDlg.cpp621 bool saved = audio_tag.WriteAudioTag(); in SaveModified() local
H A DLyricEditDlg.cpp113 bool saved{ false }; in SaveLyric() local