UUserDefinedImageCaptureProtocol::WriteImageToDisk

Generate a filename for the current frame using this protocol's file name formatter

Choose your operating system:

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 WriteImageToDisk
(
    const FCapturedPixels & PixelData,
    const FCapturedPixelsID & StreamID,
    const FFrameMetrics & FrameMetrics,
    bool bCopyImageData
)

Remarks

Generate a filename for the current frame using this protocol's file name formatter

Returns

A fully qualified file name for the current frame number