|
Agora Java API Reference for Android
|
Statistical information about a specific network path. More...
Public Member Functions | |
| String | toString () |
Public Attributes | |
| int | pathType |
| int | txKBitRate |
| int | rxKBitRate |
Statistical information about a specific network path.
| int io.agora.rtc2.IRtcEngineEventHandler.PathStats.pathType |
Types of network path:
| int io.agora.rtc2.IRtcEngineEventHandler.PathStats.txKBitRate |
The transmission bitrate of the path in Kbps.
| int io.agora.rtc2.IRtcEngineEventHandler.PathStats.rxKBitRate |
The receiving bitrate of the path in Kbps.
1.8.18