Navigation
API > API/Runtime > API/Runtime/AudioMixerCore > API/Runtime/AudioMixerCore/IAudioMixerPlatformInterface
Description
Whether this is an interface for a non-realtime renderer. If true, synch events will behave differently to avoid deadlocks.
| Name | IsNonRealtime |
| Type | function |
| Header File | /Engine/Source/Runtime/AudioMixerCore/Public/AudioMixer.h |
| Include Path | #include "AudioMixer.h" |
virtual bool IsNonRealtime() const