Show / Hide Table of Contents

Class RecorderState

Inheritance
System.Object
RecorderState
Namespace: MAT.Atlas.Automation.Api.Enums
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public sealed class RecorderState : Enum

Fields

AutoRecordIdle

Declaration
public const RecorderState AutoRecordIdle
Field Value
Type Description
RecorderState

AutoRecording

Declaration
public const RecorderState AutoRecording
Field Value
Type Description
RecorderState

Idle

Declaration
public const RecorderState Idle
Field Value
Type Description
RecorderState

ManualRecording

Declaration
public const RecorderState ManualRecording
Field Value
Type Description
RecorderState

Monitor

Declaration
public const RecorderState Monitor
Field Value
Type Description
RecorderState

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
In This Article
Back to top Generated by DocFX