Table of Contents

Method Seek

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

Seek(int)

Moves the current video player to the specified frame. This method is reserved to be called by the file capture visualizer.

public void Seek(int frameNumber)

Parameters

frameNumber int

The zero-based index of the frame the player should move to.