Module register

Module register 

Source
Available on crate feature interface only.
Expand description

Functions for callbacks in Voicemeeter.

Structs§

CallbackGuard
Guard type for the callback. If this is dropped the callback data will be leaked and newer dropped.

Enums§

AudioCallbackRegisterError
Errors that can occur while registering an audio callback.
AudioCallbackUnregisterError
Errors that can occur while unregistering the audio callback.