Agora RTC Objective-C API Reference
Refactor
|
Public Member Functions | |
virtual void | onUplinkNetworkInfoUpdated (const UplinkNetworkInfo &info) |
virtual void | onDownlinkNetworkInfoUpdated (const DownlinkNetworkInfo &info) |
|
inlinevirtual |
|
inlinevirtual |
Occurs when downlink network info is updated.
This callback is used for notifying user to adjust the send pace based on the target bitrate.
info | The uplink network info collections. |
|
inlinevirtual |
Occurs when downlink network info is updated.
This callback is used for notifying user to switch major/minor stream if needed.
info | The downlink network info collections. |