DJIRemoteControllerChargeMobileMode
enum DJIRemoteControllerChargeMobileMode : uint8_t {}
Modes to charge the iOS mobile device. Only supported by Inspire 2.
-
The remote controller does not charge the mobile device.
Declaration
Objective-C
DJIRemoteControllerChargeMobileModeNever
-
The remote controller charges the mobile device until the the mobile device is fully charged.
Declaration
Objective-C
DJIRemoteControllerChargeMobileModeAlways
-
The remote controller charges the mobile device in an intelligent mode: The remote controller starts charging when the mobile device’s battery is lower then 20% and stops charging when the mobile device’s battery is above 50%.
Declaration
Objective-C
DJIRemoteControllerChargeMobileModeIntelligent
-
Unknown.
Declaration
Objective-C
DJIRemoteControllerChargeMobileModeUnknown = 255