startFrame property

int startFrame
final

The first frame to capture (the loop runs startFrame .. startFrame + frameCount - 1).

Implementation

final int startFrame;