This class represents a range interface to a value of a video capture device property.
Introduced in IC Imaging Control 2.0
VCDPropertyInterface
VCDRangeProperty
VCDMapStringsProperty
Property | Description | ||
Default | Returns the default value of the range. |
||
Delta | Returns the length of the interval between the valid values in the range. |
||
RangeMax | Returns the maximum value of the range. |
||
RangeMin | Returns the minimum value of the range. |
||
Value | Returns or sets the current value of the range. |
||