ltmmCaptureCtrl.CameraControl Property

Visual Basic

Syntax

object.CameraControl As ltmmCameraControl

Remarks

(Read only) This property is updated with a camera control object exposed by the video input device.

Not all devices expose this interface. Therefore, this property may be updated with NULL.

The ltmmCameraControl interface with which this property is updated is used to control device properties such as zoom, tilt, iris, etc. For more information, refer to the ltmmCameraControl object.

See Also

Elements:

ltmmCameraControl.GetRange method, ltmmCameraControl.Get method, ltmmCameraControl.Set method, ltmmCameraControl object

Topics:

Multimedia Properties, Methods and Events