Navigation
API > API/Runtime > API/Runtime/AudioMixerCore > API/Runtime/AudioMixerCore/IAudioMixerPlatformInterface
- IAudioMixerPlatformInterface::IsNonRealtime()
- FMixerPlatformNonRealtime::IsNonRealtime()
References
| Module | AudioMixerCore |
| Header | /Engine/Source/Runtime/AudioMixerCore/Public/AudioMixer.h |
| Include | #include "AudioMixer.h" |
virtual bool IsNonRealtime&40;&41; const
Remarks
Whether this is an interface for a non-realtime renderer. If true, synch events will behave differently to avoid deadlocks.