other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
SND_PCM_RATE_BIT_TO_(9) | PCM API | SND_PCM_RATE_BIT_TO_(9) |
NAME¶
snd_pcm_rate_bit_to_rate - converts SNDRV_PCM_RATE_xxx bit to sample rateSYNOPSIS¶
unsigned
int
snd_pcm_rate_bit_to_rate(unsigned int rate_bit);
ARGUMENTS¶
rate_bitthe rate bit to convert
RETURN¶
The sample rate that corresponds to the given SNDRV_PCM_RATE_xxx flag or 0 for an unknown rate bit.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |