EfxAuxiliaryi Enum

Definition

A list of valid Int32 AuxiliaryEffectSlot/GetAuxiliaryEffectSlot parameters

public enum EfxAuxiliaryi
type EfxAuxiliaryi = 
Inheritance
EfxAuxiliaryi

Fields

EffectslotAuxiliarySendAuto 3

This property is used to enable or disable automatic send adjustments based on the physical positions of the sources and the listener. This property should be enabled when an application wishes to use a reverb effect to simulate the environment surrounding a listener or a collection of Sources. Range [False, True] Default: True

EffectslotEffect 1

This property is used to attach an Effect object to the Auxiliary Effect Slot object. After the attachment, the Auxiliary Effect Slot object will contain the effect type and have the same effect parameters that were stored in the Effect object. Any Sources feeding the Auxiliary Effect Slot will immediate feed the new effect type and new effect parameters.

Applies to