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

NAME

6       snd_pcm_hw_rule_noresample - add a rule to allow disabling hw
7       resampling
8

SYNOPSIS

10       int snd_pcm_hw_rule_noresample(struct snd_pcm_runtime * runtime,
11                                      unsigned int base_rate);
12

ARGUMENTS

14       runtime
15           PCM runtime instance
16
17       base_rate
18           the rate at which the hardware does not resample
19

RETURN

21       Zero if successful, or a negative error code on failure.
22
24Kernel Hackers Manual 3.10         June 2019           SND_PCM_HW_RULE_NORE(9)
Impressum