snd_pcm_format_unsigned(9) centos man page | unix.com

Man Page: snd_pcm_format_unsigned

Operating Environment: centos

Section: 9

SND_PCM_FORMAT_UNSIG(9) 					      PCM API						   SND_PCM_FORMAT_UNSIG(9)

NAME
snd_pcm_format_unsigned - Check the PCM format is unsigned linear
SYNOPSIS
int snd_pcm_format_unsigned(snd_pcm_format_t format);
ARGUMENTS
format the format to check
RETURN
1 if the given PCM format is unsigned linear, 0 if signed linear, and a negative error code for non-linear formats.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_PCM_FORMAT_UNSIG(9)
Related Man Pages
convert(1) - hpux
mlib_signallinear2adpcm3bits(3mlib) - sunos
mlib_signallinear2adpcm5bits(3mlib) - sunos
mlib_signallinear2adpcm4bits(3mlib) - sunos
mlib_signaladpcm5bits2linear(3mlib) - opensolaris
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing