RoomDynamicsEffect

Undocumented in source.
class RoomDynamicsEffect : AudioEffect {}

Constructors

this
this()
Undocumented in source.

Members

Properties

AirAbsorbtionGainHighFreq
float AirAbsorbtionGainHighFreq [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
AirAbsorbtionGainHighFreq
ALfloat AirAbsorbtionGainHighFreq [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
Decay
float Decay [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Decay
ALfloat Decay [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
DecayHighFreqLimit
ALfloat DecayHighFreqLimit [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
DecayHighFreqLimit
float DecayHighFreqLimit [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
DecayHighFreqRatio
float DecayHighFreqRatio [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
DecayHighFreqRatio
ALfloat DecayHighFreqRatio [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
DecayLowFreqRatio
float DecayLowFreqRatio [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
DecayLowFreqRatio
ALfloat DecayLowFreqRatio [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
Density
float Density [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Density
ALfloat Density [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
Diffusion
float Diffusion [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Diffusion
ALfloat Diffusion [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
EchoDepth
float EchoDepth [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
EchoDepth
ALfloat EchoDepth [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
EchoTime
float EchoTime [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
EchoTime
ALfloat EchoTime [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
Gain
float Gain [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Gain
ALfloat Gain [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
GainHighFreq
float GainHighFreq [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
GainHighFreq
ALfloat GainHighFreq [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
GainLowFreq
float GainLowFreq [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
GainLowFreq
ALfloat GainLowFreq [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
HighFreqReference
float HighFreqReference [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
HighFreqReference
ALfloat HighFreqReference [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
LateReverbDelay
float LateReverbDelay [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
LateReverbDelay
ALfloat LateReverbDelay [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
LateReverbGain
float LateReverbGain [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
LateReverbGain
ALfloat LateReverbGain [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
LowFreqReference
float LowFreqReference [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
LowFreqReference
ALfloat LowFreqReference [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
ModulationDepth
float ModulationDepth [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
ModulationDepth
ALfloat ModulationDepth [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
ModulationTime
float ModulationTime [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
ModulationTime
ALfloat ModulationTime [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
ReflectionsDelay
float ReflectionsDelay [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
ReflectionsDelay
ALfloat ReflectionsDelay [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
ReflectionsGain
float ReflectionsGain [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
ReflectionsGain
ALfloat ReflectionsGain [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
ReflectionsPan
float ReflectionsPan [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
ReflectionsPan
ALfloat ReflectionsPan [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
RoomRollOffFactor
float RoomRollOffFactor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
RoomRollOffFactor
ALfloat RoomRollOffFactor [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From AudioEffect

id
ALuint id;
Undocumented in source.
sendId
ALuint sendId;
Undocumented in source.
effectType
EffectType effectType;
Undocumented in source.
target
AudioEffect target;
Undocumented in source.
attachedEffects
AudioEffect[] attachedEffects;
Undocumented in source.
setupDone
void setupDone()
Undocumented in source. Be warned that the author may not have intended to support it.
deattachAllChildren
void deattachAllChildren()
Undocumented in source. Be warned that the author may not have intended to support it.
attach
void attach(AudioEffect effect)
Undocumented in source. Be warned that the author may not have intended to support it.
deattachChild
void deattachChild(AudioEffect effect)
Undocumented in source. Be warned that the author may not have intended to support it.
bind
void bind(ALuint id)
Undocumented in source. Be warned that the author may not have intended to support it.
unbind
void unbind()
Undocumented in source. Be warned that the author may not have intended to support it.
~this
~this()
Undocumented in source.
Id
ALuint Id()
Undocumented in source. Be warned that the author may not have intended to support it.
RawId
ALuint RawId()
Undocumented in source. Be warned that the author may not have intended to support it.
Type
EffectType Type()
Undocumented in source. Be warned that the author may not have intended to support it.
AttachTo
void AttachTo(AudioEffect effect)

Attach sound effect to another.

Deattach
void Deattach()

Deattaches the sound effect from ALL other sound effects.

Meta