|
|

Go to the source code of this file.
Functions | |
| void | rccPatchFree () |
| void | rccPatchInit () |
| void | rccPatchSetContext (void *newctx) |
| TagLib::ByteVector | rccPatchRecodeOutput (const std::string &s) |
| TagLib::ByteVector | rccPatchRecodeInput (const std::string &s) |
| TagLib::ByteVector | rccPatchRecodeOutputID3 (const std::string &s, bool v2=false) |
| TagLib::ByteVector | rccPatchRecodeInputID3 (const std::string &s, bool v2=false) |
| TagLib::String::Type | rccPatchGetLocaleType () |
| TagLib::String::Type | rccPatchGetID3Type () |
| void rccPatchFree | ( | ) |
| void rccPatchInit | ( | ) |
| TagLib::ByteVector rccPatchRecodeInput | ( | const std::string & | s | ) |
| TagLib::ByteVector rccPatchRecodeInputID3 | ( | const std::string & | s, |
| bool | v2 = false |
||
| ) |
| TagLib::ByteVector rccPatchRecodeOutput | ( | const std::string & | s | ) |
| TagLib::ByteVector rccPatchRecodeOutputID3 | ( | const std::string & | s, |
| bool | v2 = false |
||
| ) |
| void rccPatchSetContext | ( | void * | newctx | ) |