This property retrieves the frame rate.

[Visual Basic] Public Property FrameRate As Double
[C#] public double FrameRate {get; set;}

Property Value

The frame rate (in frames per second)

Explanation

The FrameRate property retrieves the frame rate.

This property is refreshed after executing the Open method.

See Also

Play Members | Newtone.ImageKit.Wpf.WebCamera.Play

 

The ImageKit WPF is created by Newtone Corporation