IAudioMixer::OnAudioStreamShutdown

Called when audio render thread stream is shutting down.

Windows
MacOS
Linux

Override Hierarchy

References

Module

AudioMixerCore

Header

/Engine/Source/Runtime/AudioMixerCore/Public/AudioMixer.h

Include

#include "AudioMixer.h"

Syntax

void OnAudioStreamShutdown()

Remarks

Called when audio render thread stream is shutting down. Last function called. Allows cleanup on render thread.

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