Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/USoundWaveProcedural
Description
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.
| Name | ResetAudio |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Sound/SoundWaveProcedural.h |
| Include Path | #include "Sound/SoundWaveProcedural.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SoundWaveProcedural.cpp |
void ResetAudio()