snd_pcm_format_width (9) Linux Manual Page
snd_pcm_format_width – return the bit-width of the format
Synopsis
int snd_pcm_format_width(snd_pcm_format_t format);
Arguments
format
-
- the format to check
Return
The bit-width of the format, or a negative error code if unknown format.
