FCapturedFrames::FCapturedFrames

Construct from a directory to place archives in, and a maximum number of frames we can hold in

Windows
MacOS
Linux

References

Module

AVIWriter

Header

/Engine/Source/Runtime/AVIWriter/Public/AVIWriter.h

Include

#include "AVIWriter.h"

Source

/Engine/Source/Runtime/AVIWriter/Private/AVIWriter.cpp

Syntax

FCapturedFrames
(
    const FString & InArchiveDirectory,
    int32 InMaxInMemoryFrames
)

Remarks

Construct from a directory to place archives in, and a maximum number of frames we can hold in

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