DJIRCHardwareRightWheel

struct {}

Current state of the Camera Settings Dial (upper right wheel on the Remote Controller).

  • YES if right wheel present.

    Declaration

    Objective-C

    BOOL isPresent
  • YES if wheel value has changed.

    Declaration

    Objective-C

    BOOL wheelChanged
  • YES if wheel is being pressed.

    Declaration

    Objective-C

    BOOL wheelButtonDown
  • YES if wheel is being turned in a clockwise direction.

    Declaration

    Objective-C

    BOOL wheelDirection
  • Wheel value in the range of [0, 1320]. The value represents the difference in an operation.

    Declaration

    Objective-C

    uint8_t value