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 |
|---|
| tau_get_event_vals(3) - debian |
| add(2) - plan9 |
| pfsclamp(1) - suse |
| lam(1) - netbsd |
| gedcom::grammar(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Shopt -s histappend |
| Controlling user input |