SND_INTERVAL_REFINE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
snd_interval_refine - refine the interval value of configurator
SYNOPSIS
"SYNOPSIS"
int snd_interval_refine (snd_interval_t * i, const snd_interval_t * v);
ARGUMENTS
- i
-
the interval value to refine
- v
-
the interval value to refer to
DESCRIPTION
Refines the interval value with the reference value.
The interval is changed to the range satisfying both intervals.
The interval status (min, max, integer, etc.) are evaluated.
Returns non-zero if the value is changed, zero if not changed.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:58 GMT, October 06, 2005