XmfRecorder_SetMinimumFrameRate

Function XmfRecorder_SetMinimumFrameRate 

Source
pub unsafe extern "C" fn XmfRecorder_SetMinimumFrameRate(
    ctx: *mut XmfRecorder,
    frameRate: u32,
)
Expand description

Performs a FFI call to XmfRecorder_SetMinimumFrameRate from the globally loaded dynamic library xmf

ยงSafety

  • The ABI of the function must be the one we expect
  • See other preconditions in documentation of the C library