Man Page: snd_pcm_hw_constraint_step
Operating Environment: suse
Section: 9
SND_PCM_HW_CONSTRAIN(9) Sound Devices SND_PCM_HW_CONSTRAIN(9)NAMEsnd_pcm_hw_constraint_step - add a hw constraint step ruleSYNOPSISint snd_pcm_hw_constraint_step(struct snd_pcm_runtime * runtime, unsigned int cond, snd_pcm_hw_param_t var, unsigned long step);ARGUMENTSruntime PCM runtime instance cond condition bits var hw_params variable to apply the step constraint step step sizeCOPYRIGHTKernel Hackers Manual 2.6. July 2010 SND_PCM_HW_CONSTRAIN(9)