RetroArch
|
Public Attributes | |
bool | blocking |
bool | is_paused |
uint64_t | last_append |
unsigned | latency |
compat_audio_out_buffer | buffers [BUFFER_COUNT] |
compat_audio_out_buffer * | current_buffer |
audio_output_t | output |
handle_t | event |
bool switch_audio_t::blocking |
compat_audio_out_buffer switch_audio_t::buffers[BUFFER_COUNT] |
compat_audio_out_buffer* switch_audio_t::current_buffer |
handle_t switch_audio_t::event |
bool switch_audio_t::is_paused |
uint64_t switch_audio_t::last_append |
unsigned switch_audio_t::latency |
audio_output_t switch_audio_t::output |