centos man page for snd_pcm_format_signed

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)

NAME
snd_pcm_format_signed - Check the PCM format is signed linear
SYNOPSIS
int snd_pcm_format_signed(snd_pcm_format_t format);
ARGUMENTS
format the format to check
RETURN
1 if the given PCM format is signed linear, 0 if unsigned linear, and a negative error code for non-linear formats.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_PCM_FORMAT_SIGNE(9)
Related Man Pages
faad(1) - debian
mlib_signallinear2adpcm3bits(3mlib) - opensolaris
mlib_signaladpcm3bits2linear(3mlib) - sunos
mlib_signallinear2adpcm3bits(3mlib) - sunos
mlib_signallinear2adpcm4bits(3mlib) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq