IAudioMixerPlatformInterface::GetSingleThreadInterface

[FSingleThreadRunnable](API\Runtime\Core\Misc\FSingleThreadRunnable) accessor for ticking this [FRunnable](API\Runtime\Core\HAL\FRunnable) when multi-threading is disabled.

Windows
MacOS
Linux

Override Hierarchy

FRunnable::GetSingleThreadInterface()

IAudioMixerPlatformInterface::GetSingleThreadInterface()

References

Module

AudioMixerCore

Header

/Engine/Source/Runtime/AudioMixerCore/Public/AudioMixer.h

Include

#include "AudioMixer.h"

Syntax

virtual FSingleThreadRunnable * GetSingleThreadInterface()

Remarks

FSingleThreadRunnable accessor for ticking this FRunnable when multi-threading is disabled.

Returns

FSingleThreadRunnable Interface for this FRunnable object.

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