Inherits <NSObject>.
The AgoraMultipathStats class, which reports the multipath statistics of the received video frame.
- Since
- 4.6.0
◆ lanRxBytes
| - (NSUInteger) lanRxBytes |
|
readwritenonatomicassign |
The number of bytes received over the LAN path.
◆ lanTxBytes
| - (NSUInteger) lanTxBytes |
|
readwritenonatomicassign |
The number of bytes transmitted over the LAN path.
◆ wifiRxBytes
| - (NSUInteger) wifiRxBytes |
|
readwritenonatomicassign |
The number of bytes received over the Wi-Fi path.
◆ wifiTxBytes
| - (NSUInteger) wifiTxBytes |
|
readwritenonatomicassign |
The number of bytes transmitted over the Wi-Fi path.
◆ mobileRxBytes
| - (NSUInteger) mobileRxBytes |
|
readwritenonatomicassign |
The number of bytes received over the mobile network path.
◆ mobileTxBytes
| - (NSUInteger) mobileTxBytes |
|
readwritenonatomicassign |
The number of bytes transmitted over the mobile network path.
◆ activePathNum
| - (NSUInteger) activePathNum |
|
readwritenonatomicassign |
The number of active paths.
◆ pathStats