Package io.agora.rtc2

Class IRtcEngineEventHandler.DownlinkNetworkInfo

java.lang.Object
io.agora.rtc2.IRtcEngineEventHandler.DownlinkNetworkInfo
Enclosing class:
IRtcEngineEventHandler

public static class IRtcEngineEventHandler.DownlinkNetworkInfo extends Object
The statistics of the downlink network info.
  • Field Details

    • lastmile_buffer_delay_time_ms

      public int lastmile_buffer_delay_time_ms
      The lastmile buffer delay time in ms.
    • bandwidth_estimation_bps

      public int bandwidth_estimation_bps
      The bandwidth estimation bitrate in bps.
  • Constructor Details

    • DownlinkNetworkInfo

      public DownlinkNetworkInfo()