other versions
- stretch 4.9.168-1
SND_PCM_RATE_TO_RATE(9) | PCM API | SND_PCM_RATE_TO_RATE(9) |
NAME¶
snd_pcm_rate_to_rate_bit - converts sample rate to SNDRV_PCM_RATE_xxx bitSYNOPSIS¶
unsigned int snd_pcm_rate_to_rate_bit(unsigned int rate);
ARGUMENTS¶
ratethe sample rate to convert
RETURN¶
The SNDRV_PCM_RATE_xxx flag that corresponds to the given rate, or SNDRV_PCM_RATE_KNOT for an unknown rate.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |