pub unsafe extern "C" fn CAMU_SetBrightnessSynchronization(
    brightnessSynchronization: bool
) -> Result
Expand description

Sets whether to enable synchronization of left and right camera brightnesses.

§Arguments

  • brightnessSynchronization - Whether to enable brightness synchronization.