snd_pcm_hw_constraint_minmax — apply a min/max range constraint to an interval
int snd_pcm_hw_constraint_minmax (
)
runtime
PCM runtime instance
var
hw_params variable to apply the range
min
the minimal value
max
the maximal value
Apply the min/max range constraint to an interval parameter.