SND_PCM_HW_PARAM_MAX
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
snd_pcm_hw_param_max -
SYNOPSIS
"SYNOPSIS"
int snd_pcm_hw_param_max (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 + 1. Reduce configuration space accordingly.
Return new maximum or -EINVAL if the configuration space is empty
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:29 GMT, October 06, 2005