Click or drag to resize
CompressorInfo Class
Contains information about a specific compressor (codec)
Inheritance Hierarchy
SystemObject
  ABB.Robotics.RobotStudioCompressorInfo

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public sealed class CompressorInfo

The CompressorInfo type exposes the following members.

Constructors
  NameDescription
Public methodCompressorInfo
Initializes a new instance of the CompressorInfo class.
Top
Properties
  NameDescription
Public propertyDescription
Description of the compressor.
Public propertyName
The name of the codec, such as H264 or WMV3
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Overrides ObjectToString.)
Top
Version Information

Supported in: 1.0.0.0
See Also