Property PlaybackRate
PlaybackRate
Gets or sets the rate at which to read images from the file. A value of zero means the recorded video frame rate will be used.
[Range(0, 2147483647)]
public double PlaybackRate { get; set; }
Gets or sets the rate at which to read images from the file. A value of zero means the recorded video frame rate will be used.
[Range(0, 2147483647)]
public double PlaybackRate { get; set; }