RetroArch
Public Attributes | List of all members
switch_audio_t Struct Reference

Public Attributes

bool blocking
 
bool is_paused
 
uint64_t last_append
 
unsigned latency
 
compat_audio_out_buffer buffers [BUFFER_COUNT]
 
compat_audio_out_buffercurrent_buffer
 
audio_output_t output
 
handle_t event
 

Member Data Documentation

◆ blocking

bool switch_audio_t::blocking

◆ buffers

compat_audio_out_buffer switch_audio_t::buffers[BUFFER_COUNT]

◆ current_buffer

compat_audio_out_buffer* switch_audio_t::current_buffer

◆ event

handle_t switch_audio_t::event

◆ is_paused

bool switch_audio_t::is_paused

◆ last_append

uint64_t switch_audio_t::last_append

◆ latency

unsigned switch_audio_t::latency

◆ output

audio_output_t switch_audio_t::output

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