doom3-gpl
Doom 3 GPL source release
|
#include <soundcard.h>
Public Attributes | |
int | fragments |
int | fragstotal |
int | fragsize |
int | bytes |
Definition at line 645 of file soundcard.h.
int audio_buf_info::bytes |
Definition at line 650 of file soundcard.h.
int audio_buf_info::fragments |
Definition at line 647 of file soundcard.h.
int audio_buf_info::fragsize |
Definition at line 649 of file soundcard.h.
int audio_buf_info::fragstotal |
Definition at line 648 of file soundcard.h.