Table of Contents

Property PlaybackRate

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

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; }

Property Value

double