keyframeAt property

Set<int> keyframeAt
final

Sample indices to force a keyframe at, beyond the cadence. A producer that knows where a cut is puts one here so that instant costs two records however deep into a group it would otherwise have fallen.

Implementation

final Set<int> keyframeAt;