Query: snd_pcm_hw_param_first
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_PCM_HW_PARAM_FIR(9) PCM API SND_PCM_HW_PARAM_FIR(9)NAMEsnd_pcm_hw_param_first - refine config space and return minimum valueSYNOPSISint snd_pcm_hw_param_first(struct snd_pcm_substream * pcm, struct snd_pcm_hw_params * params, snd_pcm_hw_param_t var, int * dir);ARGUMENTSpcm PCM instance params the hw_params instance var parameter to retrieve dir pointer to the direction (-1,0,1) or NULLDESCRIPTIONInside configuration space defined by params remove from var all values > minimum. Reduce configuration space accordingly.RETURNThe minimum, or a negative error code on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_PCM_HW_PARAM_FIR(9)
Related Man Pages |
---|
glgetqueryiv(3g) - mojave |
aoss(1) - debian |
ocf_heartbeat_syslog-ng(7) - debian |
glgetframebufferparameter(3g) - centos |
glgetqueryiv(3g) - centos |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
How to increment version inside a file? |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
[TIP] Processing YAML files with yq |