Click or drag to resize
RecorderState Enumeration
Specifies the different states that the ScreenRecorder can be in.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public enum RecorderState
Members
  Member nameValueDescription
Recording0 The recorder is recording.
Paused1 The recording is paused.
Stopped2 The recorder is not running.
Version Information

Supported in: 1.0.0.0
See Also