Gets or sets whether to capture frames automatically at the specified frame rate. If false, frames must be captured manually. Default is true.
public bool AutoCapture { get; set; }