Man Page: snd_pcm_hw_param_last
Operating Environment: centos
Section: 9
SND_PCM_HW_PARAM_LAS(9) PCM API SND_PCM_HW_PARAM_LAS(9)NAMEsnd_pcm_hw_param_last - refine config space and return maximum valueSYNOPSISint snd_pcm_hw_param_last(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 < maximum. Reduce configuration space accordingly.RETURNThe maximum, or a negative error code on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_PCM_HW_PARAM_LAS(9)
| Related Man Pages |
|---|
| aoss(1) - debian |
| glgetprogrampipeline(3g) - centos |
| glgetqueryiv(3g) - centos |
| glgetqueryobject(3g) - centos |
| aoss(1) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Controlling user input |