UMovieSceneCaptureEnvironment

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UMovieSceneCaptureEnvironment

References

Module

MovieSceneCapture

Header

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

Include

#include "MovieSceneCaptureEnvironment.h"

Syntax

class UMovieSceneCaptureEnvironment : public UObject

Functions

Name Description

Public function Static

UMovieSceneA...

 

FindAudioCaptureProtocol()

Attempt to locate a capture protocol - may not be in a capturing state

Public function Static

UMovieSceneI...

 

FindImageCaptureProtocol()

Attempt to locate a capture protocol - may not be in a capturing state

Public function Static

float

 

GetCaptureElapsedTime()

Get the total elapsed time of the current capture in seconds

Public function Static

int32

 

GetCaptureFrameNumber()

Get the frame number of the current capture

Public function Static

bool

 

IsCaptureInProgress()

Return true if there is any capture currently active (even in a warm-up state).

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