startFrame property
The first frame to capture (the loop runs startFrame .. startFrame + frameCount - 1).
Implementation
final int startFrame;
The first frame to capture (the loop runs startFrame .. startFrame + frameCount - 1).
final int startFrame;