IWebCameraCurrentFrameRate Property |
Gets the current frame rate of the capture.
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxfloat CurrentFrameRate { get; }
ReadOnly Property CurrentFrameRate As Single
Get
property float CurrentFrameRate {
float get ();
}
abstract CurrentFrameRate : float32 with get
Property Value
Type:
Single
See Also