DJIGimbalEndpointDirection
enum DJIGimbalEndpointDirection : uint8_t {}
Gimbal endpoint setting. This is only supported by the Ronin-MX gimbal.
-
Pitch (also called tilt) endpoint setting in the upwards direction.
Declaration
Objective-C
DJIGimbalEndpointDirectionPitchUp
-
Pitch (also called tilt) endpoint setting in the downwards direction.
Declaration
Objective-C
DJIGimbalEndpointDirectionPitchDown
-
Yaw (also called pan) endpoint setting in the left direction.
Declaration
Objective-C
DJIGimbalEndpointDirectionYawLeft
-
Yaw (also called pan) endpoint setting in the right direction.
Declaration
Objective-C
DJIGimbalEndpointDirectionYawRight