snd_pcm_format_unsigned

Name

snd_pcm_format_unsigned -- checking for unsigned format

Synopsis

int snd_pcm_format_unsigned(int format);

Description

Returns one when the format is unsigned and zero when the format is signed. Otherwise it returns an error code.