Navigation
API > API/Runtime > API/Runtime/NonRealtimeAudioRenderer > API/Runtime/NonRealtimeAudioRenderer/FMixerPlatformNonRealtime
- IAudioMixerPlatformInterface::IsNonRealtime()
- FMixerPlatformNonRealtime::IsNonRealtime()
References
Module | NonRealtimeAudioRenderer |
Header | /Engine/Source/Runtime/NonRealtimeAudioRenderer/Public/AudioMixerPlatformNonRealtime.h |
Include | #include "AudioMixerPlatformNonRealtime.h" |
Source | /Engine/Source/Runtime/NonRealtimeAudioRenderer/Private/AudioMixerPlatformNonRealtime.cpp |
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.