ResolutionForCamListCount Property
Description
Returns the count in the resolution for a camera list.
| ActiveX Edition | Plug-in Edition | Mac Edition |
|---|---|---|
| Since V8.0 | Since V8.0 | Not Supported |
Data type
Long.
Syntax
ObjectName. ResolutionForCamListCount
Remarks
Readonly property. If the media type list is NULL, it returns -1, otherwise returns a nonnegative Long Integer. Using this property after calling OpenSource() method and before calling AcquireImage().
When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.
See also
ResolutionForCam property.
Copyright © 2012 Dynamsoft Corporation.All Rights Reserved.
