11 ALenum mType
{AL_NONE
};
14 EffectImpl(ContextImpl
&context
);
17 void setReverbProperties(const EFXEAXREVERBPROPERTIES
&props
);
18 void setChorusProperties(const EFXCHORUSPROPERTIES
&props
);
22 ContextImpl
&getContext() const { return mContext
; }
23 ALuint
getId() const { return mId
; }