Navigation
API > API/Runtime > API/Runtime/AudioMixerCore > API/Runtime/AudioMixerCore/IAudioMixerPlatformInterface
Description
Non-blocking: signals the render thread to stop (sets Stopping state, triggers event) without waiting for the thread to exit. Use TryFinishStopGeneratingAudio() to complete cleanup.
| Name | SignalStopGeneratingAudio |
| Type | function |
| Header File | /Engine/Source/Runtime/AudioMixerCore/Public/AudioMixer.h |
| Include Path | #include "AudioMixer.h" |
| Source | /Engine/Source/Runtime/AudioMixerCore/Private/AudioMixer.cpp |
void SignalStopGeneratingAudio()