DJI Mobile SDK Documentation

      class WaypointGimbalStopPathShootingParam

      class WaypointGimbalStopPathShootingParam
      Package:dji.common.mission.waypointv2.Action
      Description:

      This class defines the gimbal stop path shooting parameters.

      Class Members:
      Path Cycle Mode
      method
      method getPathCycleMode
      ActionTypes.GimbalPathCycleMode getPathCycleMode()
      Package:dji.common.mission.waypointv2.Action
      Description:

      Determines whether path shooting is executed once or countless times.

      Return:
      ActionTypes.GimbalPathCycleModeAn enum value of the GimbalPathCycleMode.
      Make Waypoint V2 Gimbal Stop Path Shooting Param
      class