other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
SND_PCM_HW_RULE_NORE(9) | Sound Devices | SND_PCM_HW_RULE_NORE(9) |
NAME¶
snd_pcm_hw_rule_noresample - add a rule to allow disabling hw resamplingSYNOPSIS¶
int
snd_pcm_hw_rule_noresample(struct snd_pcm_runtime * runtime,
unsigned int base_rate);
ARGUMENTS¶
runtimePCM runtime instance
base_rate
the rate at which the hardware does not
resample
RETURN¶
Zero if successful, or a negative error code on failure.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |