Navigation
API > API/Runtime > API/Runtime/NonRealtimeAudioRenderer > API/Runtime/NonRealtimeAudioRenderer/FMixerPlatformNonRealtime
- IAudioMixerPlatformInterface::RunInternal()
- FMixerPlatformNonRealtime::RunInternal()
References
Module | NonRealtimeAudioRenderer |
Header | /Engine/Source/Runtime/NonRealtimeAudioRenderer/Public/AudioMixerPlatformNonRealtime.h |
Include | #include "AudioMixerPlatformNonRealtime.h" |
Source | /Engine/Source/Runtime/NonRealtimeAudioRenderer/Private/AudioMixerPlatformNonRealtime.cpp |
virtual uint32 RunInternal&40;&41;
Remarks
Wrapper around the thread Run. This is virtualized so a platform can fundamentally override the render function.