Server Gateway SDK v3.7.200.21 for Linux Java
io.agora.rtc.DownlinkNetworkInfo Member List

This is the complete list of members for io.agora.rtc.DownlinkNetworkInfo, including all inherited members.

DownlinkNetworkInfo()io.agora.rtc.DownlinkNetworkInfo
DownlinkNetworkInfo(int lastmileBufferDelayTimeMs, int bandwidthEstimationBps, int totalDownscaleLevelCount, PeerDownlinkInfo peerDownlinkInfo, int totalReceivedVideoCount)io.agora.rtc.DownlinkNetworkInfo
getBandwidthEstimationBps()io.agora.rtc.DownlinkNetworkInfo
getLastmileBufferDelayTimeMs()io.agora.rtc.DownlinkNetworkInfo
getPeerDownlinkInfo()io.agora.rtc.DownlinkNetworkInfo
getTotalDownscaleLevelCount()io.agora.rtc.DownlinkNetworkInfo
getTotalReceivedVideoCount()io.agora.rtc.DownlinkNetworkInfo
setBandwidthEstimationBps(int bandwidthEstimationBps)io.agora.rtc.DownlinkNetworkInfo
setLastmileBufferDelayTimeMs(int lastmileBufferDelayTimeMs)io.agora.rtc.DownlinkNetworkInfo
setPeerDownlinkInfo(PeerDownlinkInfo peerDownlinkInfo)io.agora.rtc.DownlinkNetworkInfo
setTotalDownscaleLevelCount(int totalDownscaleLevelCount)io.agora.rtc.DownlinkNetworkInfo
setTotalReceivedVideoCount(int totalReceivedVideoCount)io.agora.rtc.DownlinkNetworkInfo