Grabber::isPropertyAutomationAvailableWithCurDev Method

Checks whether the current video capture device is capable of setting a specific property automatically.
Syntax:
bool isPropertyAutomationAvailableWithCurDev(  tCameraPropertyEnum CameraPropType ) const;
bool isPropertyAutomationAvailableWithCurDev(  VideoPropertyEnum VideoPropType ) const;
Parameter Description
CameraPropType

@@NONSENSE@@ Specifies the camera property which default value should be determined. The possible properties are specified in Grabber::tCameraPropertyEnum.

VideoPropType

@@NONSENSE@@ Specifies the video property which default value should be determined. The possible properties are specified by Grabber::tVideoPropertyEnum.

Return value:

true, if the device is capable of setting the value for the given property automatically, false otherwise.

Remarks:

Note that the capability of setting a certain property automatically does not mean that all device properties may be set automatically. The Grabber::setProperty method may be used to enable automation of a certain property for the current video capture device.

See also: Grabber, Grabber::isPropertyAutomationEnabled, Grabber::setProperty, Grabber::tCameraPropertyEnum, Grabber::tVideoPropertyEnum

<< Grabber

This site is part of The Imaging Source Network. Other sites include Company Portal, Image Processing, Astronomy Cameras, Astronomy Cameras Blog, Blog caméras d'astronomie, Astronomy Cameras Competition, TX Text Control, TX Text Control Blog and Forums.