snd_pcm_format_little_endian(9) centos man page | unix.com

Man Page: snd_pcm_format_little_endian

Operating Environment: centos

Section: 9

SND_PCM_FORMAT_LITTL(9) 					      PCM API						   SND_PCM_FORMAT_LITTL(9)

NAME
snd_pcm_format_little_endian - Check the PCM format is little-endian
SYNOPSIS
int snd_pcm_format_little_endian(snd_pcm_format_t format);
ARGUMENTS
format the format to check
RETURN
1 if the given PCM format is little-endian, 0 if big-endian, or a negative error code if endian not specified.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_PCM_FORMAT_LITTL(9)
Related Man Pages
convertquota(8) - centos
convertquota(8) - debian
oggdec(1) - opensolaris
oggdec(1) - opendarwin
oggdec(1) - v7
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Docker learning Phase-I
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq