Save/Restore properties on reboot in audio driver based on AudioDriverKit

Dear Sirs,

when writing an AudioServerPlugin I can use the hosts WriteToStorage/CopyFromStorage functions to save and restore custom properties on restarting the machine. Are there corresponding functions for an audio driver based on AudioDriverKit? What would be the recommended way to save and restore properties so that they are available again after a reboot in an audio driver based on AudioDriverKit?

Thanks and best regards, Johannes

AudioDriverKit does not support that currently. You could create a custom user client connection to a daemon or agent to save/restore settings to their DEXT.

Save/Restore properties on reboot in audio driver based on AudioDriverKit
 
 
Q