This property sets the frame rate.

[Delphi]   recordcontrolname.FrameRate[ = Double ]

Property Value

The frame rate in frames per second.

Explanation

The FrameRate property sets or retrieves the frame rate.

This property is updated when the GetStreamFormat, GetStreamFormats, or ShowCapturePinDialog methods are executed. If the FrameRate property is set before executing the SetStreamFormat method then that frame rate value will be used.

Setting this value

This value can be set at run-time

Retrieving this value

This value can be retrieved at run-time

 

The ImageKit10 VCL is a product created by Newtone Corporation