ALSA project - the C library reference
|
Stream configurations. More...
Data Fields | |
const char * | name |
int | format |
int | rate |
int | period_bytes |
int | buffer_bytes |
int | channels |
Stream configurations.
size of buffer in bytes.
number of channels
SNDRV_PCM_FMTBIT_*
const char* snd_tplg_stream_template::name |
name of the stream config
size of period in bytes
SNDRV_PCM_RATE_*