DJI Mobile SDK Documentation

      class MegaphoneInfo

      class MegaphoneInfo
      Package:dji.v5.manager.aircraft.megaphone
      Description:

      Megaphone information class, including megaphone volume, play mode, work mode, status, etc.

      Supported since MSDK 5.8.0

      Class Members:
      method
      method getVolume
      Integer getVolume()
      Package:dji.v5.manager.aircraft.megaphone
      Description:

      Gets the megaphone volume.

      Return:
      IntegerReturn the megaphone volume.
      method getPlayMode
      PlayMode getPlayMode()
      Package:dji.v5.manager.aircraft.megaphone
      Description:

      Gets the megaphone play mode.

      Return:
      PlayModeReturn the megaphone play mode.
      method getWorkMode
      WorkMode getWorkMode()
      Package:dji.v5.manager.aircraft.megaphone
      Description:

      Gets the megaphone work mode.

      Return:
      WorkModeReturn the megaphone work mode.
      method
      method getStatus
      MegaphoneStatus getStatus()
      Package:dji.v5.manager.aircraft.megaphone
      Description:

      Gets the megaphone status.

      Return:
      MegaphoneStatusReturn the megaphone status.