Defines

src/audio/src/ogg_stream.cpp File Reference

#include "../h/OpenAL.h"

Go to the source code of this file.

Defines

#define BUFFER_SIZE   (4096 * 4)
#define CHECK   (alGetError() == AL_NO_ERROR)

Define Documentation

#define BUFFER_SIZE   (4096 * 4)

Definition at line 3 of file ogg_stream.cpp.

#define CHECK   (alGetError() == AL_NO_ERROR)

Definition at line 4 of file ogg_stream.cpp.