Agora Java API Reference for Android
Public Attributes | List of all members
io.agora.rtc2.IRtcEngineEventHandler.DownlinkNetworkInfo Class Reference

Public Attributes

int lastmile_buffer_delay_time_ms
 
int bandwidth_estimation_bps
 

Detailed Description

The statistics of the downlink network info.

Member Data Documentation

◆ lastmile_buffer_delay_time_ms

int io.agora.rtc2.IRtcEngineEventHandler.DownlinkNetworkInfo.lastmile_buffer_delay_time_ms

The lastmile buffer delay time in ms.

◆ bandwidth_estimation_bps

int io.agora.rtc2.IRtcEngineEventHandler.DownlinkNetworkInfo.bandwidth_estimation_bps

The bandwidth estimation bitrate in bps.