FMixerDevice::CheckAudioThread

Functions which check the thread it's called on and helps make sure functions are called from correct threads.

Windows
MacOS
Linux

References

Module

AudioMixer

Header

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

Include

#include "AudioMixerDevice.h"

Source

/Engine/Source/Runtime/AudioMixer/Private/AudioMixerDevice.cpp

Syntax

void CheckAudioThread() const

Remarks

Functions which check the thread it's called on and helps make sure functions are called from correct threads.

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