FMixerPlatformNonRealtime::OnHardwareUpdate

Function called at the beginning of every call of UpdateHardware on the audio thread.

Windows
MacOS
Linux

Override Hierarchy

IAudioMixerPlatformInterface::OnHardwareUpdate()

FMixerPlatformNonRealtime::OnHardwareUpdate()

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 void OnHardwareUpdate()

Remarks

Function called at the beginning of every call of UpdateHardware on the audio thread.

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