FMixerPlatformNonRealtime::IsNonRealtime

Whether this is an interface for a non-realtime renderer.

Windows
MacOS
Linux

Override Hierarchy

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

Syntax

virtual bool IsNonRealtime() const

Remarks

Whether this is an interface for a non-realtime renderer. If true, synch events will behave differently to avoid deadlocks.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss