centos man page for snd_pcm_format_cpu_endian

Query: snd_pcm_format_cpu_endian

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SND_PCM_FORMAT_CPU_E(9) 					   Sound Devices					   SND_PCM_FORMAT_CPU_E(9)

NAME
snd_pcm_format_cpu_endian - Check the PCM format is CPU-endian
SYNOPSIS
int snd_pcm_format_cpu_endian(snd_pcm_format_t format);
ARGUMENTS
format the format to check
RETURN
1 if the given PCM format is CPU-endian, 0 if opposite, or a negative error code if endian not specified.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_PCM_FORMAT_CPU_E(9)
Related Man Pages
convertquota(8) - centos
oggdec(1) - centos
oggdec(1) - suse
csx_duphandle(9f) - opensolaris
oggdec(1) - opensolaris
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq