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

Public Attributes

AXMVoicemvoice
 
uint16_tbuffer_l
 
uint16_tbuffer_r
 
bool nonblocking
 
uint32_t pos
 
uint32_t written
 
OSSpinLock spinlock
 

Member Data Documentation

◆ buffer_l

uint16_t* ax_audio_t::buffer_l

◆ buffer_r

uint16_t* ax_audio_t::buffer_r

◆ mvoice

AXMVoice* ax_audio_t::mvoice

◆ nonblocking

bool ax_audio_t::nonblocking

◆ pos

uint32_t ax_audio_t::pos

◆ spinlock

OSSpinLock ax_audio_t::spinlock

◆ written

uint32_t ax_audio_t::written

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