OzekiCameraCurrentFrameRate Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.77.0
Syntaxpublic float CurrentFrameRate { get; }Public ReadOnly Property CurrentFrameRate As Single
Get
public:
virtual property float CurrentFrameRate {
float get () sealed;
}abstract CurrentFrameRate : float32 with get
override CurrentFrameRate : float32 with get
Property Value
SingleImplements
IWebCameraCurrentFrameRate
See Also