disguise developers

Designer Plugins

Plugins for Disguise Designer software.

Timecode

Base class: _BlipValue

Properties

t : float (Read-Only)

Variables

SMPTE23976 : Final = 0

SMPTE24 : Final = 1

SMPTE25 : Final = 2

SMPTE2997 : Final = 3

SMPTE2997DF : Final = 4

SMPTE30 : Final = 5

clockTypeToUiString : Callable

fromString : Callable

fromStringWithFps : Callable

Constructors

__init__(self)

__init__(self, arg0: Timecode)

__init__(self, arg0: float, arg1: int, arg2: optional[float])

__init__(self, arg0: float, arg1: int)

Methods

asString(self, highResolution: bool) -> str

fps(self) -> float

Special Methods

__eq__(self, arg0: Timecode) -> bool

__ne__(self, arg0: Timecode) -> bool

__repr__(self) -> str

__str__(self) -> str