disguise developers

Designer Plugins

Plugins for Disguise Designer software.

ShotRecorder

Base class: Device

Properties

engaged : bool

Click to engage/disengage recording

exportSettings : ShotRecorderExportSettings

parameters : ParameterCollection

The parameter collection to record when the system is engaged

recording : bool (Read-Only)

slate : str

The name of the slate for the current shot

take : int

The number of the take for the current shot

takeScreenshot : bool

Take a screenshot at the end of each recording

takeSnapshot : bool

Take a project snapshot at the end of each recording

timecode : TimecodeTransport

The timecode to record alongside parameters. Must be selected in a transport manager.

Variables

changeSlateForTake : Callable

deleteTake : Callable

exportComparisonTableForSlate : Callable

exportComparisonTableToCsv : Callable

renameSlate : Callable

renameTake : Callable

slateOrTakeExists : Callable

slates : Callable

takesforSlate : Callable

Methods

exportAllRecordings(self) -> bool

exportSlate(self, arg0: Path) -> bool

exportTake(self, arg0: Path) -> bool

resetTake(self)