unreal.IngestCapability_TakeInformation

class unreal.IngestCapability_TakeInformation(outer: Object | None = None, name: Name | str = 'None')

Bases: Object

Ingest Capability Take Information

C++ Source:

  • Plugin: CaptureManagerApp

  • Module: LiveLinkCapabilities

  • File: IngestCapability_TakeInformation.h

Editor Properties: (see get_editor_property/set_editor_property)

  • date_time (DateTime): [Read-Only]

  • device_name (str): [Read-Only]

  • slate_name (str): [Read-Only]

  • take_number (int32): [Read-Only]

property date_time: DateTime

[Read-Only]

Type:

(DateTime)

property device_name: str

[Read-Only]

Type:

(str)

get_date_time_string() str

Get Date Time String

Return type:

str

property slate_name: str

[Read-Only]

Type:

(str)

property take_number: int

[Read-Only]

Type:

(int32)