Namespace OpenTK.Audio
Classes
AudioCapture
Provides methods to instantiate, use and destroy an audio device for recording. Static methods are provided to list available devices known by the driver.
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.