ICaptureProtocolHost::GetEstimatedCaptureDurationSeconds

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

Windows
MacOS
Linux

Override Hierarchy

References

Module

MovieSceneCapture

Header

/Engine/Source/Runtime/MovieSceneCapture/Public/MovieSceneCaptureProtocolBase.h

Include

#include "MovieSceneCaptureProtocolBase.h"

Syntax

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