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