Class RecorderState
Inheritance
System.Object
RecorderState
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public sealed class RecorderState : Enum
Fields
AutoRecordIdle
Declaration
public const RecorderState AutoRecordIdle
Field Value
AutoRecording
Declaration
public const RecorderState AutoRecording
Field Value
Idle
Declaration
public const RecorderState Idle
Field Value
ManualRecording
Declaration
public const RecorderState ManualRecording
Field Value
Monitor
Declaration
public const RecorderState Monitor
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|