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 |
|---|
| dbar(1) - debian |
| pfsview(1) - debian |
| tau_get_event_vals(3) - debian |
| html::formfu::constraint::minmaxfields(3pm) - debian |
| vend::ship::postal(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |