Bindings for the OpenAL audio system
Classes
| Type | Reason |
|---|
| AudioContext |
Provides methods to instantiate, use and destroy an audio context for playback.
Static methods are provided to list available devices known by the driver.
|
| AudioContext+MaxAuxiliarySends | May be passed at context construction time to indicate the number of desired auxiliary effect slot sends per source. |
| AudioContextException | Represents exceptions related to an OpenTK.Audio.AudioContext. |
| AudioDeviceException | Represents exceptions related to an OpenTK.Audio device. |
| AudioException | Represents exceptions related to the OpenTK.Audio subsystem. |
| AudioValueException | Represents exceptions related to invalid values. |