SND_PCM_HW_PARAM_NEAR
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
snd_pcm_hw_param_near -
SYNOPSIS
"SYNOPSIS"
int snd_pcm_hw_param_near (snd_pcm_t * pcm, snd_pcm_hw_params_t * params, snd_pcm_hw_param_t var, unsigned int best, int * dir);
ARGUMENTS
- pcm
-
-- undescribed --
- params
-
-- undescribed --
- var
-
-- undescribed --
- best
-
-- undescribed --
- dir
-
-- undescribed --
DESCRIPTION
Inside configuration space defined by PARAMS set PAR to the available value
nearest to VAL. Reduce configuration space accordingly.
This function cannot be called for SNDRV_PCM_HW_PARAM_ACCESS,
SNDRV_PCM_HW_PARAM_FORMAT, SNDRV_PCM_HW_PARAM_SUBFORMAT.
Return the value found.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 04:41:07 GMT, October 06, 2005