FrameRateListCount Property
Description
Returns the framerate list count of current source.
| ActiveX Edition | Plug-in Edition | Mac Edition |
|---|---|---|
| Since V8.0 | Since V8.0 | Not Supported |
Data type
Long.
Syntax
ObjectName. FrameRateListCount
Remarks
Readonly property.If the list is NULL, it returns -1, otherwise returns a nonnegative Long Integer. Using this property before calling SelectFrameRateByIndex() method to make sure the index is meaningful.
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
FrameRate property
Copyright © 2012 Dynamsoft Corporation.All Rights Reserved.
