|
Agora RTC Objective-C API Reference
Refactor
|
Data Structures | |
| struct | PeerDownlinkInfo |
Data Fields | |
| int | lastmile_buffer_delay_time_ms |
| int | bandwidth_estimation_bps |
| int | total_downscale_level_count |
| PeerDownlinkInfo * | peer_downlink_info |
| int | total_received_video_count |
|
inline |
|
inline |
|
inline |
|
inline |
| int lastmile_buffer_delay_time_ms |
The lastmile buffer delay queue time in ms.
| int bandwidth_estimation_bps |
The current downlink bandwidth estimation(bps) after downscale.
| int total_downscale_level_count |
The total video downscale level count.
| PeerDownlinkInfo* peer_downlink_info |
The peer video downlink info array.
| int total_received_video_count |
The total video received count.