OpenTK.Audio Namespace

Bindings for the OpenAL audio system

Classes

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.

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.

Enums

AudioContext.MaxAuxiliarySends

May be passed at context construction time to indicate the number of desired auxiliary effect slot sends per source.