1SND_PCM_FORMAT_PHYSI(9) PCM API SND_PCM_FORMAT_PHYSI(9)
23
4
NAME
6snd_pcm_format_physical_width - return the physical bit-width of the
7format
8
SYNOPSIS
10int snd_pcm_format_physical_width(snd_pcm_format_t format);
11
ARGUMENTS
13format
14the format to check
15
DESCRIPTION
17Returns the physical bit-width of the format, or a negative error code
18if unknown format.
19
COPYRIGHT
21Kernel Hackers Manual 2.6. June 2019 SND_PCM_FORMAT_PHYSI(9)