Skip to main content

b3RecPlayer_GetKeyframeInterval

Function b3RecPlayer_GetKeyframeInterval 

Source
pub unsafe extern "C" fn b3RecPlayer_GetKeyframeInterval(
    player: *const b3RecPlayer,
) -> c_int
Expand 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