ICImagingControl.DeviceFrameRateAvailable Property

Returns True, if setting of frame rates is supported by the video capture device.
Syntax:
Public DeviceFrameRateAvailable As Boolean
Limitations:

Run time only, read only. Only available when an ICImagingControl.Device is open and valid.

See also: ICImagingControl, ICImagingControl.DeviceFrameRates, ICImagingControl.DeviceFrameRate, ICImagingControl.DeviceCurrentActualFrameRate

<< ICImagingControl