zenilib
0.5.3.0
|
#include <alSource.h>
Public Attributes | |
ALfloat | Gain |
ALfloat | history [MaxChannels *2] |
FILTER | iirFilter |
struct ALeffectslot * | Slot |
Definition at line 69 of file alSource.h.
ALfloat SendParams::Gain |
Definition at line 74 of file alSource.h.
Referenced by MixSend_C(), and MixSend_SSE().
ALfloat SendParams::history[MaxChannels *2] |
Definition at line 78 of file alSource.h.
FILTER SendParams::iirFilter |
Definition at line 77 of file alSource.h.
Referenced by MixSource().
struct ALeffectslot* SendParams::Slot |
Definition at line 70 of file alSource.h.
Referenced by MixSend_C(), MixSend_SSE(), and MixSource().