UUserDefinedCaptureProtocol::OnPixelsReceivedImpl

Called when image pixel data is ready to be processed

Windows
MacOS
Linux

References

Module

MovieSceneCapture

Header

/Engine/Source/Runtime/MovieSceneCapture/Public/Protocols/UserDefinedCaptureProtocol.h

Include

#include "Protocols/UserDefinedCaptureProtocol.h"

Source

/Engine/Source/Runtime/MovieSceneCapture/Private/UserDefinedCaptureProtocol.cpp

Syntax

void OnPixelsReceivedImpl
(
    const FCapturedPixels & Pixels,
    const FCapturedPixelsID & StreamID,
    FFrameMetrics FrameMetrics
)

Remarks

Called when image pixel data is ready to be processed

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