EFrameGrabberState

The current state of the grabber

Windows
MacOS
Linux

References

Module

MovieSceneCapture

Header

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

Include

#include "FrameGrabber.h"

Syntax

enum EFrameGrabberState
{
    Inactive,
    Active,
    PendingShutdown,
}

Values

Name

Description

Inactive

Active

PendingShutdown

Remarks

The current state of the grabber

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