ALSA project - the C library reference
Data Fields
snd_tplg_stream_caps_template Struct Reference

Stream Capabilities. More...

Data Fields

const char * name
uint64_t formats
unsigned int rates
unsigned int rate_min
unsigned int rate_max
unsigned int channels_min
unsigned int channels_max
unsigned int periods_min
unsigned int periods_max
unsigned int period_size_min
unsigned int period_size_max
unsigned int buffer_size_min
unsigned int buffer_size_max

Detailed Description

Stream Capabilities.


Field Documentation

max buffer size bytes

min buffer size bytes

max channels

min channels

supported formats SNDRV_PCM_FMTBIT_*

name of the stream caps

max period size bytes

min period size bytes

max number of periods

min number of periods

max rate

min rate

supported rates SNDRV_PCM_RATE_*


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines