int snd_pcm_format_unsigned(int format);
int snd_pcm_format_unsigned
Returns one when the format is unsigned and zero when the format is signed. Otherwise it returns an error code.