EmuDeviceFrameTime Property

CVB.Net Documentation
Gets or sets the time when frame is valid.

Namespace:  Stemmer.Cvb.Driver
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public UsTimeSpan FrameTime { get; set; }

Property Value

Type: UsTimeSpan
Remarks

Thus the frame rate would be 1/FrameTime.TotalSeconds.
See Also

Reference