#include <iostream>
#include <string>
#include <vector>
#include <AL/al.h>
#include <ogg/ogg.h>
#include <vorbis/codec.h>
#include <vorbis/vorbisenc.h>
#include <vorbis/vorbisfile.h>
#include "Vector3.h"
Include dependency graph for OggStream.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | OggStream |
Defines | |
#define | BUFFER_SIZE (4096 * 8) |
|
|