OpenTK.Audio Namespace

Bindings for the OpenAL audio system

Classes

TypeReason
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+MaxAuxiliarySendsMay be passed at context construction time to indicate the number of desired auxiliary effect slot sends per source.
AudioContextExceptionRepresents exceptions related to an OpenTK.Audio.AudioContext.
AudioDeviceExceptionRepresents exceptions related to an OpenTK.Audio device.
AudioExceptionRepresents exceptions related to the OpenTK.Audio subsystem.
AudioValueExceptionRepresents exceptions related to invalid values.