|
Agora Java API Reference for Android
|
Statistics related to a specific path in the multipath transmission. More...
Public Member Functions | |
| String | toString () |
Public Attributes | |
| int | pathType |
| int | txKBitRate |
| int | rxKBitRate |
Statistics related to a specific path in the multipath transmission.
| int io.agora.rtc2.IRtcEngineEventHandler.PathStats.pathType |
Type of the path (e.g., LAN, WiFi, Mobile).
| int io.agora.rtc2.IRtcEngineEventHandler.PathStats.txKBitRate |
Transmission bitrate in Kbps for the path.
| int io.agora.rtc2.IRtcEngineEventHandler.PathStats.rxKBitRate |
Reception bitrate in Kbps for the path.
1.8.18