java.lang.Object | |
↳ | com.ksyun.media.player.detector.KSYTrackerRouterInfo |
Created by xbc on 2017/3/6.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
KSYTrackerRouterInfo() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
float |
getAverageDelay()
获取延迟的均值
| ||||||||||
float |
getDelayAverageDeviation()
获取延迟的平均偏差
| ||||||||||
float |
getMaxDelay()
获取延迟的最大值
| ||||||||||
float |
getMinDelay()
获取延迟最小值
| ||||||||||
float |
getPacketLossRate()
获取丢包率
| ||||||||||
ArrayList<String> |
getRouterIP()
获取节点IP
| ||||||||||
int | parse(Bundle bundle) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
获取延迟的均值
获取延迟的平均偏差
获取延迟的最大值
获取延迟最小值
获取丢包率
获取节点IP