store text using UTF-8

Scott Wheeler wheeler at kde.org
Fri Jun 16 16:04:23 CEST 2006


On Thursday 15 June 2006 21:09, moowei wrote:

> I seemed to be complicating the issue. Are there examples regarding
> character encoding?

You can set the default using:

TagLib::ID3v2::FrameFactory::instance()->setDefaultTextEncoding(TagLib::String::UTF8);

-Scott

-- 
For a successful technology, reality must take precedence over public 
relations, for nature cannot be fooled. 
--Richard Feynman


More information about the taglib-devel mailing list