pub unsafe extern "C" fn b2RecPlayer_GetKeyframeInterval(
player: *const b2RecPlayer,
) -> c_intExpand description
Get the current keyframe spacing in frames. Starts at the min interval and doubles as the ring evicts to stay under budget, so it reflects the effective backward-seek granularity right now.