Click or drag to resize
ScreenRecorderGetCompressors Method
Returns information about installed and available compressors (codecs) for a given file format.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public static CompressorInfo[] GetCompressors(
	ScreenRecorderFileFormat fileFormat
)

Parameters

fileFormat
Type: ABB.Robotics.RobotStudioScreenRecorderFileFormat

Return Value

Type: CompressorInfo
Version Information

Supported in: 1.0.0.0
See Also