DJIRCBatteryInfo

struct {}

Remote Controller’s battery info.

  • The remaining power in the Remote Controller’s battery in milliamp hours (mAh).

    Declaration

    Objective-C

    uint32_t remainingEnergyInMAh
  • The remaining power in the Remote Controller’s battery as a percentage in the range of [0, 100].

    Declaration

    Objective-C

    uint8_t remainingEnergyInPercent