Go to the source code of this file.
|
void | parseVorbisOrTheoraConfigStr (char const *configStr, u_int8_t *&identificationHdr, unsigned &identificationHdrSize, u_int8_t *&commentHdr, unsigned &commentHdrSize, u_int8_t *&setupHdr, unsigned &setupHdrSize, u_int32_t &identField) |
|
◆ parseVorbisOrTheoraConfigStr()
void parseVorbisOrTheoraConfigStr |
( |
char const * |
configStr, |
|
|
u_int8_t *& |
identificationHdr, |
|
|
unsigned & |
identificationHdrSize, |
|
|
u_int8_t *& |
commentHdr, |
|
|
unsigned & |
commentHdrSize, |
|
|
u_int8_t *& |
setupHdr, |
|
|
unsigned & |
setupHdrSize, |
|
|
u_int32_t & |
identField |
|
) |
| |