RetroArch
Public Attributes | List of all members
al Struct Reference
Collaboration diagram for al:
[legend]

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
 

Member Data Documentation

◆ buffers

ALuint* al::buffers

◆ ctx

ALCcontext* al::ctx

◆ format

ALenum al::format

◆ handle

ALCdevice* al::handle

◆ is_paused

bool al::is_paused

◆ nonblock

bool al::nonblock

◆ num_buffers

size_t al::num_buffers

◆ rate

int al::rate

◆ res_buf

ALuint* al::res_buf

◆ res_ptr

size_t al::res_ptr

◆ source

ALuint al::source

◆ tmpbuf

uint8_t al::tmpbuf[BUFSIZE]

◆ tmpbuf_ptr

size_t al::tmpbuf_ptr

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