Recorder
Properties
active : bool (Read-Only)
category : int (Read-Only)
name : str (Read-Only)
playing : bool (Read-Only)
processing : bool (Read-Only)
receiving : bool (Read-Only)
recording : bool (Read-Only)
recordingMode : int
tLastReceived : float
Session time at which this Recorder last received data
Variables
RcAudio_ : Final[int] = 0
RcDmx : Final[int] = 2
RcMidi : Final[int] = 3
RcTracking : Final[int] = 1
RcVideo : Final[int] = 5
RmLive : Final[int] = 0
RmPlay : Final[int] = 1
RmRecord : Final[int] = 2
Methods
clearStaleStates(self)
Remove any device data states from the monitored state list that are no longer receiving data.