1SND_PCM_RATE_TO_RATE(9)             PCM API            SND_PCM_RATE_TO_RATE(9)
2
3
4

NAME

6       snd_pcm_rate_to_rate_bit - converts sample rate to SNDRV_PCM_RATE_xxx
7       bit
8

SYNOPSIS

10       unsigned int snd_pcm_rate_to_rate_bit(unsigned int rate);
11

ARGUMENTS

13       rate
14           the sample rate to convert
15

RETURN

17       The SNDRV_PCM_RATE_xxx flag that corresponds to the given rate, or
18       SNDRV_PCM_RATE_KNOT for an unknown rate.
19
21Kernel Hackers Manual 3.10         June 2019           SND_PCM_RATE_TO_RATE(9)
Impressum