Navigation
API > API/Runtime > API/Runtime/AudioMixer > API/Runtime/AudioMixer/FDecodingSoundSource
References
| Module | AudioMixer |
| Header | /Engine/Source/Runtime/AudioMixer/Public/SoundWaveDecoder.h |
| Include | #include "SoundWaveDecoder.h" |
| Source | /Engine/Source/Runtime/AudioMixer/Private/SoundWaveDecoder.cpp |
void SetForceSyncDecode
&40;
bool bShouldForceSyncDecode
&41;
Remarks
Sets the ForceSyncDecode flag. (Decodes for this soundwave will not happen in an async task if true)