FS2_Open
Open source remastering of the Freespace 2 engine
channel Struct Reference

#include <channel.h>

Public Member Functions

 channel ()
 

Public Attributes

int sig
 
int snd_id
 
ALuint source_id
 
int sid
 
int looping
 
float vol
 
int priority
 
unsigned int last_position
 
bool is_voice_msg
 
bool is_ambient
 

Detailed Description

Definition at line 16 of file channel.h.

Constructor & Destructor Documentation

channel::channel ( )
inline

Definition at line 29 of file channel.h.

Member Data Documentation

bool channel::is_ambient

Definition at line 27 of file channel.h.

bool channel::is_voice_msg

Definition at line 26 of file channel.h.

unsigned int channel::last_position

Definition at line 25 of file channel.h.

int channel::looping

Definition at line 22 of file channel.h.

int channel::priority

Definition at line 24 of file channel.h.

int channel::sid

Definition at line 21 of file channel.h.

int channel::sig

Definition at line 18 of file channel.h.

int channel::snd_id

Definition at line 19 of file channel.h.

ALuint channel::source_id

Definition at line 20 of file channel.h.

float channel::vol

Definition at line 23 of file channel.h.


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