Rechercher une page de manuel
snd_interval_refine
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
snd_interval_refine - refine the interval value of configuratorSYNOPSIS
- int snd_interval_refine(struct snd_interval * i, const struct snd_interval * 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.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre