#include <string.h>
#include "tstring.h"
#include "tbytevector.h"
Go to the source code of this file.
◆ rccTaglibPatchFree()
void rccTaglibPatchFree |
( |
| ) |
|
◆ rccTaglibPatchGetID3Type()
◆ rccTaglibPatchGetLocaleType()
◆ rccTaglibPatchInit()
void rccTaglibPatchInit |
( |
| ) |
|
◆ rccTaglibPatchRecodeInput()
◆ rccTaglibPatchRecodeInputID3()
TagLib::ByteVector rccTaglibPatchRecodeInputID3 |
( |
const std::string & |
s, |
|
|
bool |
v2 = false |
|
) |
| |
◆ rccTaglibPatchRecodeOutput()
◆ rccTaglibPatchRecodeOutputID3()
TagLib::ByteVector rccTaglibPatchRecodeOutputID3 |
( |
const std::string & |
s, |
|
|
bool |
v2 = false |
|
) |
| |
◆ rccTaglibPatchSetContext()
void rccTaglibPatchSetContext |
( |
void * |
newctx | ) |
|