pub unsafe extern "C" fn b3RecPlayer_GetKeyframeInterval(
player: *const b3RecPlayer,
) -> c_intExpand description
@return 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 now