snd_pcm_format_width

Langue: en

Version: October 2010 (fedora - 01/12/10)

Section: 9 (Appels noyau Linux)

NAME

snd_pcm_format_width - return the bit-width of the format

SYNOPSIS

int snd_pcm_format_width(snd_pcm_format_t format);

ARGUMENTS

format

the format to check

DESCRIPTION

Returns the bit-width of the format, or a negative error code if unknown format.