Recorder Category: Devices Base class: _BlipValue 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 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 getRecordings(self, track: Track) -> List[RecordingTake] getStates(self) -> List[IDataState]