DJI Mobile SDK Documentation

      class Builder

      static class Builder
      Package:dji.common.mission.waypointv2.Action
      Description:

      The class is used to create the instance of WaypointGimbalStopPathShootingParam.

      Class Members:
      Set Path Cycle Mode
      method
      method pathCycleMode
      Builder pathCycleMode(ActionTypes.GimbalPathCycleMode pathCycleMode)
      Package:dji.common.mission.waypointv2.Action
      Input Parameters:
      ActionTypes.GimbalPathCycleMode pathCycleModeAn enum value of the GimbalPathCycleMode, please set the mode which you set at start path shooting..
      Return:
      BuilderThe build of Builder.