Skip to main content

b2RecPlayer_GetKeyframeInterval

Function b2RecPlayer_GetKeyframeInterval 

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