UAutomatedLevelSequenceCapture::GetEstimatedCaptureDurationSeconds

Ask the host to inform us of how long the capture duration is expected to be.

Windows
MacOS
Linux

Override Hierarchy

ICaptureProtocolHost::GetEstimatedCaptureDurationSeconds()

UAutomatedLevelSequenceCapture::GetEstimatedCaptureDurationSeconds()

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/AutomatedLevelSequenceCapture.h

Include

#include "AutomatedLevelSequenceCapture.h"

Source

/Engine/Source/Editor/MovieSceneTools/Private/AutomatedLevelSequenceCapture.cpp

Syntax

virtual double GetEstimatedCaptureDurationSeconds() const

Remarks

Ask the host to inform us of how long the capture duration is expected to be. Should only be used as an estimate due to the possible complexities in calculating the duration due to handle frames, warmups, etc.

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