Searched defs:saved (Results 1 – 3 of 3) sorted by relevance
1166 bool saved = file.save(tags, File::StripOthers, GetWriteId3v2Version()); in WriteMpegLyric() local1187 bool saved = file.save(); in WriteFlacLyric() local1210 bool saved = file.save(); in WriteM4aLyric() local1233 bool saved = file.save(); in WriteAsfLyric() local1245 …bool saved = file.save(RIFF::WAV::File::TagTypes::AllTags, File::StripOthers, GetWriteId3v2Version… in WriteWavLyric() local1269 bool saved = file.save(tags, File::StripOthers, GetWriteId3v2Version()); in WriteMp3AlbumCover() local1296 bool saved = file.save(); in WriteFlacAlbumCover() local1338 bool saved = file.save(); in WriteM4aAlbumCover() local1372 bool saved = file.save(); in WriteAsfAlbumCover() local1392 bool saved = file.save(RIFF::WAV::File::AllTags, File::StripOthers, GetWriteId3v2Version()); in WriteWavAlbumCover() local[all …]
621 bool saved = audio_tag.WriteAudioTag(); in SaveModified() local
113 bool saved{ false }; in SaveLyric() local