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

NAME

6       snd_pcm_rate_bit_to_rate - converts SNDRV_PCM_RATE_xxx bit to sample
7       rate
8

SYNOPSIS

10       unsigned int snd_pcm_rate_bit_to_rate(unsigned int rate_bit);
11

ARGUMENTS

13       rate_bit
14           the rate bit to convert
15

RETURN

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