ICImagingControl.DeviceFrameRates Property |
||
Returns a collection of frame rates supported by the video capture device. May be empty if the device does not support frame rates. | ||
Syntax: | [C#] |
|
Limitations: | Run time only, read only. Only available when an ICImagingControl.Device is open and valid. |
|
Sample: | This example shows how to fill the a combo box named lstFrameRateList with the framerates the video capture device supports: [C#] |
|
See also: | ICImagingControl, ICImagingControl.DeviceFrameRates, ICImagingControl.DeviceFrameRateAvailable, ICImagingControl.DeviceFrameRate |