Version

    Other Documentation

menu_open
Wwise SDK 2018.1.11

◆ UnregisterGlobalCallback()

AKRESULT __cdecl AK::SoundEngine::UnregisterGlobalCallback ( AkGlobalCallbackFunc  in_pCallback,
AkUInt32  in_eLocation = AkGlobalCallbackLocation_BeginRender 
)

Unregisters a global callback function, previously registered using RegisterGlobalCallback.

Remarks
It is legal to call this function while already inside of a global callback, If it is unregistering itself and not another callback. This function might stall for several milliseconds before returning.
See also
Parameters
in_pCallback Function to unregister as a global callback.
in_eLocation Must match in_eLocation as passed to RegisterGlobalCallback for this callback.

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise