UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
s_env_s Struct Reference

#include <s_local.h>

Data Fields

vec3_t right
 
s_channel_t channels [MAX_CHANNELS]
 
int sampleRepeatRate
 
int rate
 
int numChannels
 
uint16_t format
 
bool initialized
 

Detailed Description

Definition at line 60 of file s_local.h.

Field Documentation

uint16_t s_env_s::format

Definition at line 68 of file s_local.h.

Referenced by S_Init().

int s_env_s::numChannels

Definition at line 67 of file s_local.h.

Referenced by S_Init().

int s_env_s::rate

Definition at line 66 of file s_local.h.

Referenced by M_AddToSampleBuffer(), and S_Init().

vec3_t s_env_s::right

Definition at line 61 of file s_local.h.

Referenced by S_Frame(), and S_SpatializeChannel().

int s_env_s::sampleRepeatRate

milliseconds that must have passed to replay the same sample again

Definition at line 65 of file s_local.h.

Referenced by S_PlaySample(), and S_SetSampleRepeatRate().


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