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