unreal.CaptureManagerDeviceError

class unreal.CaptureManagerDeviceError

Bases: EnumBase

ECapture Manager Device Error

C++ Source:

  • Plugin: CaptureManagerEditor

  • Module: CaptureManagerDeviceBlueprint

  • File: CaptureManagerDeviceSession.h

CANCELED: CaptureManagerDeviceError = Ellipsis

7

CONNECTION_TIMEOUT: CaptureManagerDeviceError = Ellipsis

3

DISCONNECTED: CaptureManagerDeviceError = Ellipsis

4

DOWNLOAD_FAILED: CaptureManagerDeviceError = Ellipsis

6

INVALID_ARGUMENT: CaptureManagerDeviceError = Ellipsis

2

NO_ERROR: CaptureManagerDeviceError = Ellipsis

0

PROTOCOL_ERROR: CaptureManagerDeviceError = Ellipsis

8

TAKE_NOT_FOUND: CaptureManagerDeviceError = Ellipsis

5

UNKNOWN: CaptureManagerDeviceError = Ellipsis

1