Query: snd_pcm_hw_rule_noresample
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_PCM_HW_RULE_NORE(9) PCM API SND_PCM_HW_RULE_NORE(9)NAMEsnd_pcm_hw_rule_noresample - add a rule to allow disabling hw resamplingSYNOPSISint snd_pcm_hw_rule_noresample(struct snd_pcm_runtime * runtime, unsigned int base_rate);ARGUMENTSruntime PCM runtime instance base_rate the rate at which the hardware does not resampleRETURNZero if successful, or a negative error code on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_PCM_HW_RULE_NORE(9)