USoundWaveProcedural::ResetAudio

Remove all queued data from the FIFO.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundWaveProcedural.h

Include

#include "Sound/SoundWaveProcedural.h"

Source

/Engine/Source/Runtime/Engine/Private/SoundWaveProcedural.cpp

Syntax

void ResetAudio()

Remarks

Remove all queued data from the FIFO. This is only necessary if you want to start over, or GeneratePCMData() isn't going to be called, since that will eventually drain it.

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