RetroArch
|
Public Attributes | |
int | tstamp_mode |
unsigned int | period_step |
unsigned int | sleep_min |
snd_pcm_uframes_t | avail_min |
snd_pcm_uframes_t | xfer_align |
snd_pcm_uframes_t | start_threshold |
snd_pcm_uframes_t | stop_threshold |
snd_pcm_uframes_t | silence_threshold |
snd_pcm_uframes_t | silence_size |
snd_pcm_uframes_t | boundary |
unsigned int | proto |
unsigned int | tstamp_type |
unsigned char | reserved [56] |
snd_pcm_uframes_t snd_pcm_sw_params::avail_min |
snd_pcm_uframes_t snd_pcm_sw_params::boundary |
unsigned int snd_pcm_sw_params::period_step |
unsigned int snd_pcm_sw_params::proto |
unsigned char snd_pcm_sw_params::reserved[56] |
snd_pcm_uframes_t snd_pcm_sw_params::silence_size |
snd_pcm_uframes_t snd_pcm_sw_params::silence_threshold |
unsigned int snd_pcm_sw_params::sleep_min |
snd_pcm_uframes_t snd_pcm_sw_params::start_threshold |
snd_pcm_uframes_t snd_pcm_sw_params::stop_threshold |
int snd_pcm_sw_params::tstamp_mode |
unsigned int snd_pcm_sw_params::tstamp_type |
snd_pcm_uframes_t snd_pcm_sw_params::xfer_align |