Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FWaveInstance
Description
Notifies the wave instance that the current playback buffer has finished.
Notifies the wave instance that it has finished.
| Name | NotifyFinished |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Audio.h |
| Include Path | #include "Audio.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Audio.cpp |
void NotifyFinished
(
const bool bStopped
)