Name

snd_pcm_hw_param_set —

Synopsis

int snd_pcm_hw_param_set (snd_pcm_t *  pcm,
 snd_pcm_hw_params_t *  params,
 snd_pcm_hw_param_t  var,
 unsigned int  val,
 int  dir);

Arguments

pcm

-- undescribed --

params

-- undescribed --

var

-- undescribed --

val

-- undescribed --

dir

-- undescribed --

Description

Inside configuration space defined by PARAMS remove from PAR all values != VAL. Reduce configuration space accordingly. Return VAL or -EINVAL if the configuration space is empty