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

DESCRIPTION

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