Method Seek
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
intThe zero-based index of the frame the player should move to.