Name
snd_pcm_format_big_endian -- checking for big endian format
Synopsis
int snd_pcm_format_big_endian
(int format);
Description
Returns one when the format uses big endian byte order and
zero when the format uses little endian byte order. Otherwise
it returns an error code.