|
XenevaOS
|
#include <sound.h>

Public Attributes | |
| CircBuffer * | buffer |
| uint16_t | _dsp_id |
| int16_t | _cardID |
| uint64_t | sleep_time |
| bool | available |
| struct __au_dsp__ * | next |
| struct __au_dsp__ * | prev |
| int16_t __au_dsp__::_cardID |
| uint16_t __au_dsp__::_dsp_id |
| bool __au_dsp__::available |
| CircBuffer* __au_dsp__::buffer |
| struct __au_dsp__* __au_dsp__::next |
| struct __au_dsp__* __au_dsp__::prev |
| uint64_t __au_dsp__::sleep_time |