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

Public Attributes

uint32_t audio_port
 
bool nonblocking
 
bool started
 
volatile bool quit_thread
 
fifo_buffer_tbuffer
 
sys_ppu_thread_t thread
 
sys_lwmutex_t lock
 
sys_lwmutex_t cond_lock
 
sys_lwcond_t cond
 

Member Data Documentation

◆ audio_port

uint32_t ps3_audio_t::audio_port

◆ buffer

fifo_buffer_t* ps3_audio_t::buffer

◆ cond

sys_lwcond_t ps3_audio_t::cond

◆ cond_lock

sys_lwmutex_t ps3_audio_t::cond_lock

◆ lock

sys_lwmutex_t ps3_audio_t::lock

◆ nonblocking

bool ps3_audio_t::nonblocking

◆ quit_thread

volatile bool ps3_audio_t::quit_thread

◆ started

bool ps3_audio_t::started

◆ thread

sys_ppu_thread_t ps3_audio_t::thread

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