doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
oss_mixext Struct Reference

#include <soundcard.h>

Public Attributes

int dev
 
int ctrl
 
int type
 
int maxvalue
 
int minvalue
 
int flags
 
char id [16]
 
int parent
 
int dummy
 
int timestamp
 
char data [64]
 
unsigned char enum_present [32]
 
int control_no
 
int desc
 
char extname [32]
 
int filler [8]
 

Detailed Description

Definition at line 1237 of file soundcard.h.

Member Data Documentation

int oss_mixext::control_no

Definition at line 1283 of file soundcard.h.

int oss_mixext::ctrl

Definition at line 1240 of file soundcard.h.

char oss_mixext::data[64]

Definition at line 1281 of file soundcard.h.

int oss_mixext::desc

Definition at line 1285 of file soundcard.h.

int oss_mixext::dev

Definition at line 1239 of file soundcard.h.

int oss_mixext::dummy

Definition at line 1277 of file soundcard.h.

unsigned char oss_mixext::enum_present[32]

Definition at line 1282 of file soundcard.h.

char oss_mixext::extname[32]

Definition at line 1286 of file soundcard.h.

int oss_mixext::filler[8]

Definition at line 1287 of file soundcard.h.

int oss_mixext::flags

Definition at line 1267 of file soundcard.h.

char oss_mixext::id[16]

Definition at line 1274 of file soundcard.h.

int oss_mixext::maxvalue

Definition at line 1264 of file soundcard.h.

int oss_mixext::minvalue

Definition at line 1265 of file soundcard.h.

int oss_mixext::parent

Definition at line 1275 of file soundcard.h.

int oss_mixext::timestamp

Definition at line 1279 of file soundcard.h.

int oss_mixext::type

Definition at line 1241 of file soundcard.h.


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