disguise developers

Designer Plugins

Plugins for Disguise Designer software.

TransportManager

Base class: SuperTransportManager

Properties

customFpsType : int

customTimelineFps : float

enableCustomFps : int

engaged : bool

local_transports : List[EventTransport]

Category: Event Transports
UserName: Local Transports

monitorString : str

on_clock_lost : int

Options: {0: ‘Keep Playing’, 1: ‘Stop’}
Category: Timecode
UserName: On clock lost

on_clock_regained : int

Options: {0: ‘Reset to start’, 1: ‘Play from current’}
Category: Timecode
UserName: On clock regained

play_mode : int

Options: {0: ‘Play’, 1: ‘Play To End Of Section’, 2: ‘Loop Section’}
Category: Timecode
UserName: Play mode

playbackStatusMonitor : PlaybackStatusMonitor

player : TrackPlayer (Read-Only)

preRollMatch : float (Read-Only)

remote_transports : List[EventTransport]

Category: Event Transports
UserName: Remote Transports

remotetransportmode : int

schedule : Schedule

Category: Schedule
UserName: Schedule

sendTransportCommands : int

sendTransportCommandsMode : int

setList : SetList

Category: Set List
UserName: Set list

status : int

statusString : str

tcStatusString : str (Read-Only)

timecode : TimecodeTransport

Category: Timecode
UserName: Timecode

timecode_can_change_track : int

Options: {0: ‘No’, 1: ‘Yes’}
Category: Timecode
UserName: Timecode can change track

traceLevel : int

track : Track (Read-Only)

trackToLoad : str

Variables

custom : Final = 2

globalRefreshRate : Final = 1

none : Final = 0

Methods

addCommand(self, trCmd: TransportCommand)

beatToTimecode(self, tBeat: float) -> Timecode

customFps(self) -> optional[float]

forceJump(self)

lockToDirector(self, source: Resource, jumpDirectorToMe: bool)

smpteClockType(self) -> int