LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
CameraControl Class Members
See Also  Properties 
Leadtools.Multimedia Namespace : CameraControl Class

The following tables list the members exposed by CameraControl.

Public Properties

 NameDescription
public Property AutoExposureGets or sets the camera's automatic exposure setting.  
public Property AutoFocusGets or sets the camera's automatic focus setting.  
public Property AutoIrisGets or sets the camera's automatic iris setting.  
public Property AutoPanGets or sets the camera's automatic pan setting.  
public Property AutoRollGets or sets the camera's automatic roll setting.  
public Property AutoTiltGets or sets the camera's automatic tilt setting.  
public Property AutoZoomGets or sets the camera's automatic zoom setting.  
public Property ExposureGets or sets the camera's exposure setting.  
public Property ExposureInfoHelper property to get the range, default value, and other information for the CameraControlProperty.Exposure property.  
public Property FocusGets or sets the camera's focus setting.  
public Property FocusInfoHelper property to get the range, default value, and other information for the CameraControlProperty.Focus property.  
public Property IrisGets or sets the camera's iris setting.  
public Property IrisInfoHelper property to get the range, default value, and other information for the CameraControlProperty.Iris property.  
public Property PanGets or sets the camera's pan setting.  
public Property PanInfoHelper property to get the range, default value, and other information for the CameraControlProperty.Pan property.  
public Property RollGets or sets the camera's roll setting.  
public Property RollInfoHelper property to get the range, default value, and other information for the CameraControlProperty.Roll property.  
public Property TiltGets or sets the camera's tilt setting.  
public Property TiltInfoHelper property to get the range, default value, and other information for the CameraControlProperty.Tilt property.  
public Property ZoomGets or sets the camera's zoom setting.  
public Property ZoomInfoHelper property to get the range, default value, and other information for the CameraControlProperty.Zoom property.  
Top

See Also