Shared object used to restore an audio driver's state
Neutrino
ARM, MIPS, PPC, SH, x86
None.
When io-audio loads a new driver, it uses the deva-util-restore.so shared object to restore the driver's state, which consists of all the device settings, such as the output volume level and the selected input connection. The state information is restored from a configuration file that was updated the last time the driver ran.
This shared object is an optional component of the audio system. If io-audio can't load it, io-audio continues, but doesn't restore the driver state. See also the io-audio global option config_write_delay. |
When an error occurs, deva-util-restore.so sends a description of it to the system logger, slogger.
Driver Development Kits Audio Devices