|
|

Go to the source code of this file.
Namespaces | |
| namespace | TagLib |
| A namespace for all TagLib related classes and functions. | |
| namespace | TagLib::ID3v2 |
| An ID3v2 implementation. | |
| namespace | TagLib::ID3v2::SynchData |
| A few functions for ID3v2 synch safe integer conversion. | |
Functions | |
| TAGLIB_EXPORT uint | TagLib::ID3v2::SynchData::toUInt (const ByteVector &data) |
| TAGLIB_EXPORT ByteVector | TagLib::ID3v2::SynchData::fromUInt (uint value) |
| TAGLIB_EXPORT ByteVector | TagLib::ID3v2::SynchData::decode (const ByteVector &input) |