|
MistServer
2.5.3-Pro-19-gf5e75b1 ( Generic_64)
|
#include "vorbis.h"#include "defines.h"#include <stdlib.h>#include <string.h>#include <sstream>#include <arpa/inet.h>#include "bitstream.h"#include <deque>#include <cstdio>#include <iostream>Namespaces | |
| vorbis | |
Functions | |
| bool | vorbis::isHeader (const char *newData, unsigned int length) |
| long long unsigned int | vorbis::reverseByte16 (long long unsigned int input) |
| long long unsigned int | vorbis::reverseByte24 (long long unsigned int input) |
| long long unsigned int | vorbis::reverseByte32 (long long unsigned int input) |
1.8.11