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