Choose your operating system:
Windows
macOS
Linux
| IAudioMixer::OnAudioStreamShutdown()
|
Module |
|
Header |
/Engine/Source/Runtime/AudioMixer/Public/AudioMixerDevice.h |
Include |
#include "AudioMixerDevice.h" |
Source |
/Engine/Source/Runtime/AudioMixer/Private/AudioMixerDevice.cpp |
virtual void OnAudioStreamShutdown()
Called when audio render thread stream is shutting down. Last function called. Allows cleanup on render thread.