Class VLDSCapture.TVLDSCameraControl
From Mitov Wiki Doc
				
				
				
				
																
				
				
								
				This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: VideoLabBasicPkg
Unit: VLDSCapture
Inherits: TVLDSOptionalCaptureProperty
Contents | 
Syntax
Delphi:
type TVLDSCameraControl = class( TVLDSOptionalCaptureProperty )
C++ Builder:
class TVLDSCameraControl : public TVLDSOptionalCaptureProperty
Visual C++ (MFC):
class CTVLDSCameraControl : public CTVLDSOptionalCaptureProperty
C# (.NET):
public ref class DSCameraControl : Mitov.VideoLab.DSOptionalCaptureProperty
Summary
Camera control properties class.
Description
Defines a class to be used for the Camera control property of the TVLDSCapture component.
Properties
Published
- Pan - Controls the camera pan.
 - Tilt - Controls the camera tilt.
 - Roll - Controls the camera roll.
 - Zoom - Controls the camera zoom.
 - Exposure - Controls the camera exposure.
 - Iris - Controls the camera iris.
 - Focus - Controls the camera focus.
 
Public
- Available - Checks if the camera control is supported by the device.
 
From TVLDSOptionalCaptureProperty
Properties
Published
- Enabled - Enables/Disables the property.