snd_pcm_format_little_endian

Name

snd_pcm_format_little_endian -- checking for little endian format

Synopsis

int snd_pcm_format_little_endian(int format);

Description

Returns one when the format uses little endian byte order and zero when the format uses big endian byte order. Otherwise it returns an error code.