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

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]
 

Member Data Documentation

◆ avail_min

snd_pcm_uframes_t snd_pcm_sw_params::avail_min

◆ boundary

snd_pcm_uframes_t snd_pcm_sw_params::boundary

◆ period_step

unsigned int snd_pcm_sw_params::period_step

◆ proto

unsigned int snd_pcm_sw_params::proto

◆ reserved

unsigned char snd_pcm_sw_params::reserved[56]

◆ silence_size

snd_pcm_uframes_t snd_pcm_sw_params::silence_size

◆ silence_threshold

snd_pcm_uframes_t snd_pcm_sw_params::silence_threshold

◆ sleep_min

unsigned int snd_pcm_sw_params::sleep_min

◆ start_threshold

snd_pcm_uframes_t snd_pcm_sw_params::start_threshold

◆ stop_threshold

snd_pcm_uframes_t snd_pcm_sw_params::stop_threshold

◆ tstamp_mode

int snd_pcm_sw_params::tstamp_mode

◆ tstamp_type

unsigned int snd_pcm_sw_params::tstamp_type

◆ xfer_align

snd_pcm_uframes_t snd_pcm_sw_params::xfer_align

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