Choose your operating system:
Windows
macOS
Linux
| ICaptureProtocolHost::GetEstimatedCaptureDurationSeconds()
|
Module |
|
Header |
/Engine/Source/Editor/MovieSceneTools/Public/AutomatedLevelSequenceCapture.h |
Include |
#include "AutomatedLevelSequenceCapture.h" |
Source |
/Engine/Source/Editor/MovieSceneTools/Private/AutomatedLevelSequenceCapture.cpp |
virtual double GetEstimatedCaptureDurationSeconds() const
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.