Man Page: snd_pcm_hw_constraint_minmax
Operating Environment: centos
Section: 9
SND_PCM_HW_CONSTRAIN(9) PCM API SND_PCM_HW_CONSTRAIN(9)NAMEsnd_pcm_hw_constraint_minmax - apply a min/max range constraint to an intervalSYNOPSISint snd_pcm_hw_constraint_minmax(struct snd_pcm_runtime * runtime, snd_pcm_hw_param_t var, unsigned int min, unsigned int max);ARGUMENTSruntime PCM runtime instance var hw_params variable to apply the range min the minimal value max the maximal valueDESCRIPTIONApply the min/max range constraint 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)
| Related Man Pages |
|---|
| pfsview(1) - debian |
| pgasetrealinitrange(2) - debian |
| lam(1) - netbsd |
| rand(3) - php |
| vend::ship::postal(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Shopt -s histappend |