zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SendParams Struct Reference

#include <alSource.h>

Public Attributes

ALfloat Gain
 
ALfloat history [MaxChannels *2]
 
FILTER iirFilter
 
struct ALeffectslotSlot
 

Detailed Description

Definition at line 69 of file alSource.h.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: