Interface RecordingState

Hierarchy

  • RecordingState

Properties

disks: {
    [id: number]: RecordingDiskProperties | undefined;
}

Type declaration

duration?: Timecode
recordAllInputs?: boolean

Generated using TypeDoc