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