Query: snd_pcm_format_signed
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_PCM_FORMAT_SIGNE(9) PCM API SND_PCM_FORMAT_SIGNE(9)NAMEsnd_pcm_format_signed - Check the PCM format is signed linearSYNOPSISint snd_pcm_format_signed(snd_pcm_format_t format);ARGUMENTSformat the format to checkRETURN1 if the given PCM format is signed linear, 0 if unsigned linear, and a negative error code for non-linear formats.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_PCM_FORMAT_SIGNE(9)