Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
al.h File Reference
#include "config.h"
#include <AL/al.h>
#include <AL/alc.h>

Go to the source code of this file.

Macros

#define AL_NULL_BUFFER   (ALBufferHandle(0))
 
#define AL_SEC_OFFSET   0x1024
 
#define ALCstring   ALCubyte*
 

Typedefs

typedef ALuint ALSourceHandle
 
typedef ALuint ALBufferHandle
 

Macro Definition Documentation

#define AL_SEC_OFFSET   0x1024

Definition at line 21 of file al.h.

#define ALCstring   ALCubyte*

Definition at line 33 of file al.h.

Referenced by Audio::__impl::OpenAL::RendererData::openDevice().

Typedef Documentation

typedef ALuint ALBufferHandle

Definition at line 15 of file al.h.

typedef ALuint ALSourceHandle

Definition at line 14 of file al.h.