unreal.TimecodeSynchronizationTimecodeType

class unreal.TimecodeSynchronizationTimecodeType

Bases: unreal.EnumBase

Enumerates Timecode source type.

C++ Source:

  • Plugin: TimecodeSynchronizer

  • Module: TimecodeSynchronizer

  • File: TimecodeSynchronizer.h

DEFAULT_PROVIDER

Use the configured Engine Default Timecode provider.

Type

0

INPUT_SOURCE

Use one of the InputSource as the Timecode Provider.

Type

2

TIMECODE_PROVIDER

Use an external Timecode Provider to provide the timecode to follow.

Type

1