Man Page: snd_pcm_hw_constraint_integer
Operating Environment: centos
Section: 9
SND_PCM_HW_CONSTRAIN(9) PCM API SND_PCM_HW_CONSTRAIN(9)NAMEsnd_pcm_hw_constraint_integer - apply an integer constraint to an intervalSYNOPSISint snd_pcm_hw_constraint_integer(struct snd_pcm_runtime * runtime, snd_pcm_hw_param_t var);ARGUMENTSruntime PCM runtime instance var hw_params variable to apply the integer constraintDESCRIPTIONApply the constraint of integer to an interval parameter.RETURNPositive if the value is changed, zero if it's not changed, or a negative error code.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_PCM_HW_CONSTRAIN(9)
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Shopt -s histappend |