Navigation
API > API/Runtime > API/Runtime/AudioMixerCore > API/Runtime/AudioMixerCore/IAudioMixer
- IAudioMixer::OnAudioStreamShutdown()
- FVoiceEndpoint::OnAudioStreamShutdown()
- FMixerDevice::OnAudioStreamShutdown()
References
| Module | AudioMixerCore |
| Header | /Engine/Source/Runtime/AudioMixerCore/Public/AudioMixer.h |
| Include | #include "AudioMixer.h" |
void OnAudioStreamShutdown&40;&41;
Remarks
Called when audio render thread stream is shutting down. Last function called. Allows cleanup on render thread.