VideoCaptureDeviceCurrentFrameRate Property |
Gets the current frame rate of the capture.
(Aktuális FPS)
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic float CurrentFrameRate { get; }
Public ReadOnly Property CurrentFrameRate As Single
Get
public:
property float CurrentFrameRate {
float get ();
}
member CurrentFrameRate : float32 with get
Property Value
Single
See Also