Hierarchy

Properties

deviceType: SISYFOS
fadeTime?: number
faderLevel?: number
inputGain?: number
inputSelector?: number
isPgm?: 0 | 2 | 1
label?: string
muteOn?: boolean
overridePriority?: number

If you have multiple references to 1 channel in different timeline obejcts, the one with the highest overridePriority will be used

resync?: boolean

When this is set to true it will do a full resync with Sisyfos, first request the remote end's state and then diffing the local state against that (depending on channel count this is a slow operation)

triggerValue?: string

If this value changes, commands will be sent to set the channels in this object to their expected state regardless of wheter the state of these channels changed

type: CHANNEL
visible?: boolean

Generated using TypeDoc