Typedefs | |
typedef enum _snd_spcm_latency | snd_spcm_latency_t |
typedef enum _snd_spcm_xrun_type | snd_spcm_xrun_type_t |
typedef enum _snd_spcm_duplex_type | snd_spcm_duplex_type_t |
Enumerations | |
enum | _snd_spcm_latency { SND_SPCM_LATENCY_STANDARD = 0, SND_SPCM_LATENCY_MEDIUM, SND_SPCM_LATENCY_REALTIME } |
enum | _snd_spcm_xrun_type { SND_SPCM_XRUN_IGNORE = 0, SND_SPCM_XRUN_STOP } |
enum | _snd_spcm_duplex_type { SND_SPCM_DUPLEX_LIBERAL = 0, SND_SPCM_DUPLEX_PEDANTIC } |
|
Simple PCM duplex type |
|
Simple PCM latency type |
|
Simple PCM xrun type |
|
Simple PCM duplex type |
|
|
Simple PCM xrun type |