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

NAME

6       snd_pcm_format_linear - Check the PCM format is linear
7

SYNOPSIS

9       int snd_pcm_format_linear(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 linear, 0 if not.
17
19Kernel Hackers Manual 2.6.       November 2011         SND_PCM_FORMAT_LINEA(9)
Impressum