pub unsafe extern "C" fn CAMU_SynchronizeVsyncTiming(
    select1: u32_,
    select2: u32_
) -> Result
Expand description

Synchronizes the specified cameras’ vsync timing.

§Arguments

  • select1 - First camera.
  • select2 - Second camera.