Namespace Evergine.Common.Audio
Classes
AudioBuffer
The AudioBuffer class.
AudioBufferEventArgs
Provides data for events related to AudioBuffer.
AudioDevice
Represents an 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
Represents the audio source class.
WaveFormat
The format of the waveform sound.
Structs
PlayRange
Describes the range of audio samples to play, in units of time.
Enums
AudioBufferStates
Describes the possible values of the property State.
WaveFormatEncodings
Describes the possible values of the property Encoding.