deltaMode property
deltaModeChained references the previous chunk; deltaModeKeyframe references the group's keyframe. Chained is the default because it is smaller and its chain is contiguous in the file, so a range reader coalesces it into one request.
Implementation
final int deltaMode;