TVideoGrabber.FrameRate

Prev

Next

TVideoGrabber

Properties

 




































































































Desired frame rate, expressed in frame per second.


Declaration
property FrameRate: Double read GetFrameRate write SetFrameRate;


__property double FrameRate=read=GetFrameRate, write=SetFrameRate


Property FrameRate As Double

Description

Used to set or retrieve the desired frame rate, expressed in frames per second.
If FrameRate = 0, the default frame rate of the video capture device is used.
This property does not apply to DV (see the Frame rate chapter).
The effective frame rate (for analog as well as DV devices) can be retrieved by using the CurrentFrameRate property.


See Also
Frame rate DVReduceFrameRate