FEventQuantizer::NotifyEvents

Called to perform notifications for any events which happen in the next given number of frames.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

/Engine/Source/Runtime/SignalProcessing/Public/DSP/EventQuantizer.h

Include

#include "DSP/EventQuantizer.h"

Source

/Engine/Source/Runtime/SignalProcessing/Private/EventQuantizer.cpp

Syntax

void NotifyEvents
(
    int32 NumFrames
)

Remarks

Called to perform notifications for any events which happen in the next given number of frames. This function should be called in an audio buffer render callback.

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