snd_pcm_format_linear

Name

snd_pcm_format_linear -- checking for linear format

Synopsis

int snd_pcm_format_linear(int format);

Description

Returns one when the format is linear (SND_PCM_SFMT_x8, x16, x24, x32), otherwise it returns an error code.