IAudioPluginListener::OnListenerShutdown

Called when the listener is shutdown.

Windows
MacOS
Linux

References

Module

AudioExtensions

Header

/Engine/Source/Runtime/AudioExtensions/Public/IAudioExtensionPlugin.h

Include

#include "IAudioExtensionPlugin.h"

Syntax

virtual void OnListenerShutdown
(
    FAudioDevice * AudioDevice
)

Remarks

Called when the listener is shutdown.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss