Navigation
API > API/Runtime > API/Runtime/AudioMixerCore > API/Runtime/AudioMixerCore/IAudioMixer
Description
Called when audio render thread stream is shutting down. Last function called. Allows cleanup on render thread.
| Name | OnAudioStreamShutdown |
| Type | function |
| Header File | /Engine/Source/Runtime/AudioMixerCore/Public/AudioMixer.h |
| Include Path | #include "AudioMixer.h" |
void OnAudioStreamShutdown()