FTEQW
Documentation of the FTE engine source tree.
channel_t Struct Reference

#include <sound.h>

Public Attributes

sfx_tsfx
 
int vol [MAXSOUNDCHANNELS]
 
ssamplepos_t pos
 
int rate
 
int flags
 
int entnum
 
int entchannel
 
vec3_t origin
 
vec3_t velocity
 
vec_t dist_mult
 
int master_vol
 
unsigned int starttime
 

Member Data Documentation

◆ dist_mult

vec_t channel_t::dist_mult

◆ entchannel

int channel_t::entchannel

◆ entnum

int channel_t::entnum

◆ flags

int channel_t::flags

◆ master_vol

int channel_t::master_vol

◆ origin

vec3_t channel_t::origin

◆ pos

ssamplepos_t channel_t::pos

◆ rate

int channel_t::rate

◆ sfx

sfx_t* channel_t::sfx

◆ starttime

unsigned int channel_t::starttime

◆ velocity

vec3_t channel_t::velocity

◆ vol

int channel_t::vol[MAXSOUNDCHANNELS]

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