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

Public Attributes

fifo_buffer_tbuffer
 
bool nonblocking
 
volatile bool running
 
int worker_thread
 
int lock
 
int cond_lock
 

Member Data Documentation

◆ buffer

fifo_buffer_t* ps2_audio::buffer

◆ cond_lock

int ps2_audio::cond_lock

◆ lock

int ps2_audio::lock

◆ nonblocking

bool ps2_audio::nonblocking

◆ running

volatile bool ps2_audio::running

◆ worker_thread

int ps2_audio::worker_thread

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