FWaveInstance::NotifyFinished

Notifies the wave instance that the current playback buffer has finished.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Audio.h

Include

#include "Audio.h"

Source

/Engine/Source/Runtime/Engine/Private/Audio.cpp

Syntax

void NotifyFinished
(
    const bool bStopped
)

Remarks

Notifies the wave instance that the current playback buffer has finished.

Notifies the wave instance that it has finished.

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