Name

snd_pcm_format_physical_width — return the physical bit-width of the format

Synopsis

int snd_pcm_format_physical_width (snd_pcm_format_t format);
 

Arguments

format

the format to check

Description

Returns the physical bit-width of the format, or a negative error code if unknown format.