FLAC::File::removePictures not work
Anthony Liu
quadamage at gmail.com
Sun Sep 5 18:25:57 CEST 2010
Hi to all, I tried to remove pictures of a flac file like this:
FLAC::File f( "I:\\test.flac", true );
f.removePictures();
if ( !f.save() ) printf( "Fail to save!") );
The save function seemed to be called successfully, but the pictures were
still existing.
Any suggestions regarding this?
Thanks in advance.
--
Best Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/taglib-devel/attachments/20100906/cbf97e0e/attachment.htm
More information about the taglib-devel
mailing list