RetroArch
|
Public Attributes | |
ALuint | source |
ALuint * | buffers |
ALuint * | res_buf |
size_t | res_ptr |
ALenum | format |
size_t | num_buffers |
int | rate |
uint8_t | tmpbuf [BUFSIZE] |
size_t | tmpbuf_ptr |
ALCdevice * | handle |
ALCcontext * | ctx |
bool | nonblock |
bool | is_paused |
ALuint* al::buffers |
ALCcontext* al::ctx |
ALenum al::format |
ALCdevice* al::handle |
bool al::is_paused |
bool al::nonblock |
size_t al::num_buffers |
int al::rate |
ALuint* al::res_buf |
size_t al::res_ptr |
ALuint al::source |
size_t al::tmpbuf_ptr |