disguise developers

Python API

Execute Python code in Designer sessions to control and query projects programmatically.

SuperTransportManager

The base class for all transport managers in the system.

Transport managers are responsible for:

Properties

brightness : float

Master brightness/opacity for all composition operations performed by the transport manager.

current : TransportManager (Read-Only)

Used by the GUI - access to the “current” transport manager - local, not for use by non-GUI systems.

startupBrightness : float

The brightness level used before receiving any brightness-related commands.

startupVolume : float

The volume used before receiving any volume-related commands.

volume : float

Master volume control for all audio output operations performed by the transport manager.