RetroArch
Public Attributes | List of all members
ctr_csnd_audio_t Struct Reference

Public Attributes

bool nonblocking
 
bool playing
 
int16_tl
 
int16_tr
 
uint32_t l_paddr
 
uint32_t r_paddr
 
uint32_t pos
 
uint32_t playpos
 
uint64_t cpu_ticks_last
 

Member Data Documentation

◆ cpu_ticks_last

uint64_t ctr_csnd_audio_t::cpu_ticks_last

◆ l

int16_t* ctr_csnd_audio_t::l

◆ l_paddr

uint32_t ctr_csnd_audio_t::l_paddr

◆ nonblocking

bool ctr_csnd_audio_t::nonblocking

◆ playing

bool ctr_csnd_audio_t::playing

◆ playpos

uint32_t ctr_csnd_audio_t::playpos

◆ pos

uint32_t ctr_csnd_audio_t::pos

◆ r

int16_t* ctr_csnd_audio_t::r

◆ r_paddr

uint32_t ctr_csnd_audio_t::r_paddr

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