int snd_pcm_format_linear (snd_pcm_format_t format);
int snd_pcm_format_linear
format
the format to check
Returns 1 if the given PCM format is linear, 0 if not.