DJI Mobile SDK Documentation

      class TapZoomStateCallback

      interface TapZoomStateCallback
      Package:dji.sdk.camera
      Description:

      Called when the camera's zoom state is updated. For Zenmuse H20 Series and Mavic 2 Enterprise Advanced, please use class Lens.

      Class Members:

      Callback Method

      State
      method
      method onUpdate
      void onUpdate(TapZoomState tapZoomState)
      Package:dji.sdk.camera
      Description:

      Update tap zoom state.

      Input Parameters:
      TapZoomState tapZoomStateThe tap zoom state values.