|
Class Summary |
| AL |
The AL class implements the actual creation code for linking to the native library
OpenAL. |
| AL10 |
This is the core OpenAL class. |
| AL11 |
This is the core OpenAL class. |
| ALC10 |
ALC introduces the notion of a Device. |
| ALC11 |
The ALC11 class implements features in OpenAL 1.1, specifically
ALC methods and properties. |
| ALCcontext |
The ALCcontext class represents a context opened in OpenAL space. |
| ALCdevice |
The ALCdevice class represents a device opened in OpenAL space. |
| Util |
Simple utility class for checking AL/ALC errors |