|
NERtc Unity SDK
V4.5.907
|
Public Attributes | |
| bool | probeUplink |
| bool | probeDownlink |
| uint | expectedUplinkBitratebps |
| uint | expectedDownlinkBitratebps |
Configurations of the last-mile network probe test.
| bool nertc.RtcLastmileProbeConfig.probeUplink |
Sets whether to test the uplink network.
Some users, for example, the audience in a kNERtcChannelProfileLiveBroadcasting channel, do not need such a test。
| bool nertc.RtcLastmileProbeConfig.probeDownlink |
Sets whether to test the downlink network:
| uint nertc.RtcLastmileProbeConfig.expectedUplinkBitratebps |
The expected maximum sending bitrate (bps) of the local user.
The value ranges between 100000 and 5000000.
We recommend setting this parameter according to the bitrate value set by setVideoConfig.
| uint nertc.RtcLastmileProbeConfig.expectedDownlinkBitratebps |
The expected maximum receiving bitrate (bps) of the local user. The value ranges between 100000 and 5000000.