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
RETURN
17The physical bit-width of the format, or a negative error code if
18unknown format.
19
COPYRIGHT
21Kernel Hackers Manual 3.10 June 2019 SND_PCM_FORMAT_PHYSI(9)