IQuartzQuantizedCommand::OnFinalCallback

Called on the final callback of this event boundary.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Sound/QuartzQuantizationUtilities.h"

Source

/Engine/Source/Runtime/Engine/Classes/Sound/QuartzQuantizationUtilities.cpp

Syntax

void OnFinalCallback
(
    int32 InNumFramesLeft
)

Remarks

Called on the final callback of this event boundary. InNumFramesLeft is the number of frames into the callback the exact quantized event should take place

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