[][src]Function mmal_sys::mmal_util_camera_use_stc_timestamp

pub unsafe extern "C" fn mmal_util_camera_use_stc_timestamp(
    port: *mut MMAL_PORT_T,
    mode: MMAL_CAMERA_STC_MODE_T
) -> Type

Tell the camera to use the STC for timestamps rather than the clock.

@param port port to configure @param mode STC mode to use @return MMAL_SUCCESS or error