Skip to main content

b3RecPlayer_StepFrame

Function b3RecPlayer_StepFrame 

Source
pub unsafe extern "C" fn b3RecPlayer_StepFrame(
    player: *mut b3RecPlayer,
) -> bool
Expand description

Advance one frame: dispatch ops until the next Step completes. @return true when a frame was stepped, false at end-of-recording