Skip to main content

b3RecPlayer_SeekFrame

Function b3RecPlayer_SeekFrame 

Source
pub unsafe extern "C" fn b3RecPlayer_SeekFrame(
    player: *mut b3RecPlayer,
    targetFrame: c_int,
)
Expand description

Seek to a specific frame. Forward seek steps op-by-op; backward seek restores the nearest keyframe then re-steps the remaining gap.