Click or drag to resize
ScreenRecorderCompression Property
Get or sets the compression (codec) to be used by the next recording.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public static string Compression { get; set; }

Property Value

Type: String
Remarks
Use GetCompressors(ScreenRecorderFileFormat) to get valid values.
Version Information

Supported in: 1.0.0.0
See Also