Return the bit-width of the format
int snd_pcm_format_width(snd_pcm_format_t format);
format
the format to check
The bit-width of the format, or a negative error code if unknown format.