1SND_PCM_FORMAT_UNSIG(9)             PCM API            SND_PCM_FORMAT_UNSIG(9)
2
3
4

NAME

6       snd_pcm_format_unsigned - Check the PCM format is unsigned linear
7

SYNOPSIS

9       int snd_pcm_format_unsigned(snd_pcm_format_t format);
10

ARGUMENTS

12       format
13           the format to check
14

DESCRIPTION

16       Returns 1 if the given PCM format is unsigned linear, 0 if signed
17       linear, and a negative error code for non-linear formats.
18
20Kernel Hackers Manual 2.6.         June 2019           SND_PCM_FORMAT_UNSIG(9)
Impressum