snd_pcm_format_signed

Name

snd_pcm_format_signed -- checking for signed format

Synopsis

int snd_pcm_format_signed(int format);

Description

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