DJI Mobile SDK Documentation

      class PinPointInfo

      class PinPointInfo
      Package:dji.sdk.camera.view
      Description:

      Pin point information, include the pin points location in the liveview and callback result. Supported by Zenmuse H20 Series.

      Class Members:
      method getPinPoints
      List<PinPoint> getPinPoints()
      Package:dji.sdk.camera.view
      Description:

      Gets the pin points location. If the setDisplayMode is PIP:SIDE_BY_SIDE, it will return two pin points.

      Return:
      List<PinPoint>calculated pin points.
      method
      method getResult
      Result getResult()
      Package:dji.sdk.camera.view
      Description:

      Gets the result of the callback.

      Return:
      Resultresult of the callback