snd_pcm_build_linear_format

Name

snd_pcm_build_linear_format -- build linear format

Synopsis

int snd_pcm_build_linear_format(int width, int unsignd, int big_endian);

Description

Returns linear format build from given components. Function returns positive value (SND_PCM_SFMT_*) if successful, otherwise it returns an error code.