DJIRCGimbalControlDirection
enum DJIRCGimbalControlDirection : uint8_t {}
Defines what the Gimbal Dial (upper left wheel on the Remote Controller) will control.
-
The upper left wheel will control the gimbal’s pitch.
Declaration
Objective-C
DJIRCGimbalControlDirectionPitch -
The upper left wheel will control the gimbal’s roll.
Declaration
Objective-C
DJIRCGimbalControlDirectionRoll -
The upper left wheel will control the gimbal’s yaw.
Declaration
Objective-C
DJIRCGimbalControlDirectionYaw
View on GitHub
DJIRCGimbalControlDirection Enum Reference