| Miles Sound System SDK 7.2a |
Preferences help keep the MSS API easy for beginners (and impatient experts) to learn and use, while permitting a high degree of control over MSS's configuration and operation as specific needs arise.
The AIL_set_preference function allows the application to influence MSS's default behavior in a number of different situations, by specifying a preference name and its corresponding preference value. As a rule, calls to AIL_set_preference have no immediate effect. Instead, the function simply writes the application's preference value to a global preference array which is accessible to all of MSS's internal modules and functions. Subsequently, the new preference value is used during execution of all MSS functions which depend on it for guidance.
| Preferences | |
|---|---|
| AIL_set_preference | controls certain internal parameters used by the MSS system. |
| AIL_get_preference | queries the current MSS internal parameters. |
| MILES_PREFERENCES | describes the Miles Sound System Preferences. |
For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.