RecordingSettingsFrameRate Property

CVB.Net Documentation
Gets or sets the frame rate the video uses for playback.

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

public double FrameRate { get; set; }

Property Value

Type: Double
Remarks

This value is always used despite the rate images are added to the recorder.
See Also

Reference