![]() |
doom3-gpl
Doom 3 GPL source release
|
#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] |
Definition at line 1237 of file soundcard.h.
| 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.
1.8.6.