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

NAME

6       snd_pcm_format_big_endian - Check the PCM format is big-endian
7

SYNOPSIS

9       int snd_pcm_format_big_endian(snd_pcm_format_t format);
10

ARGUMENTS

12       format
13           the format to check
14

RETURN

16       1 if the given PCM format is big-endian, 0 if little-endian, or a
17       negative error code if endian not specified.
18
20Kernel Hackers Manual 3.10         June 2019           SND_PCM_FORMAT_BIG_E(9)
Impressum