Query: snd_pcm_hw_constraint_minmax
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
|---|
| pfsclamp(1) - debian |
| pgasetrealinitrange(2) - debian |
| tau_get_event_vals(3) - debian |
| rand(3) - php |
| vend::ship::postal(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |