XPLMIsCameraBeingControlled

Function XPLMIsCameraBeingControlled 

Source
pub unsafe extern "C" fn XPLMIsCameraBeingControlled(
    outCameraControlDuration: *mut XPLMCameraControlDuration,
) -> c_int
Expand description

XPLMIsCameraBeingControlled

This routine returns 1 if the camera is being controlled, zero if it is not. If it is and you pass in a pointer to a camera control duration, the current control duration will be returned.