Choose your operating system:
Windows
macOS
Linux
| FAudioDevice::FlushAudioRenderingCommands()
|
Module |
|
Header |
/Engine/Source/Runtime/AudioMixer/Public/AudioMixerDevice.h |
Include |
#include "AudioMixerDevice.h" |
Source |
/Engine/Source/Runtime/AudioMixer/Private/AudioMixerDevice.cpp |
Allows audio rendering command queue to flush during audio device flush.
Parameter |
Description |
---|---|
bPumpSynchronously |
must be called in situations where the audio render thread is not being called. |