VideoBufferImageFrameTime Property

CVB.Net Documentation
Gets the time this frame is valid.

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

public UsTimeSpan FrameTime { get; }

Property Value

Type: UsTimeSpan
Remarks

Thus if the frame time is constant in the stream, the frame rate would be 1/TotalSeconds. This value might change in variable frame rate streams.
See Also

Reference