haxeal version 1.0.0

This is the API Documentation for the HaxeAL Soft Library. The bindings folder only contains raw binder files, so unless you wanna specifically access those you only need to worry about the top level classes.

bindings
ALAuxSlot

Represents an EFX-Extension auxiliary effect slot.

ALBuffer

Represents a buffer audio data can be stored on to be played back on a source.

ALCaptureDevice

Unused, audio capture specific device.

ALContext

Represents an OpenAL Context.

ALDevice

Represents a device that allows audio playback.

ALEffect

Represents an EFX-Extension effect.

ALError

ALErrorDef

ALFilter

Represents an EFX-Extension filter.

ALSource

Represents a source audio can be played from using a buffer.

FunctionAddress

Unused, represents a function address pointer

HaxeAL

Main class for handling HaxeAL Soft operations such as playback.

HaxeALC

Class for handling the HaxeAL Context.

HaxeEFX

Class for handling the HaxeAL EFX extension.