simple command-line app?
Michael Pyne
pynm0001 at comcast.net
Thu Sep 8 01:24:18 CEST 2005
On Wednesday 07 September 2005 01:03, Ben wrote:
> So my big question is, how do I get taglib to prefer UTF-8 over
> UTF-16? My c++ skills aren't exactly sharp.... :(
If I recall correctly, you can use ID3v2::FrameFactory class to set a default
string encoding scheme. The function appears to be called
FrameFactory::setDefaultTextEncoding();
You can find the TagLib API reference online at
http://developer.kde.org/~wheeler/taglib/api/
Regards,
- Michael Pyne
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/taglib-devel/attachments/20050908/bcd9caaa/attachment.pgp
More information about the taglib-devel
mailing list