Namespace Evergine.Common.Audio
Classes
AudioBuffer
The Audio Buffer class.
AudioBufferEventArgs
Provides data for AudioBuffer related events.
AudioDevice
Represents a audio output device.
AudioEmitter
Represents a 3D audio emitter in the 3D world. This object, used in combination with an AudioListener, can simulate 3D audio localization effects for a given sound. For more details take a look at the Apply3D(AudioEmitter) function.
AudioListener
Class representing an audio listener.
AudioSource
The audio source class.
WaveFormat
The format of the wave sound.
Structs
PlayRange
Describes the range of audio samples to play, in time unit.
Enums
AudioBufferStates
Describes the possible values of the property State.
WaveFormatEncodings
Describes the possible values of the property Encoding.