- AttachTo
void AttachTo(AudioEffect effect)
Attach sound effect to another.
- Deattach
void Deattach()
Deattaches the sound effect from ALL other sound effects.
- 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.
- attach
void attach(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.
- deattachAllChildren
void deattachAllChildren()
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.
- setupDone
void setupDone()
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.