AlivcLivePusher_Interactive v6.17.0
Aliyun Live Pusher Interactive SDK API Reference Manual for iOS Platforms
Loading...
Searching...
No Matches
AliLiveNetworkQualityProbeConfig Class Reference

网络探测的参数配置 More...

#include "AlivcLivePushDef.h"

Inheritance diagram for AliLiveNetworkQualityProbeConfig:

Properties

int DownLinkBandWidth
 探测下行带宽峰值,单位kbps 默认值:1000 暂不支持
 
BOOL probeDownlink
 是否探测下行,默认值:NO 暂不支持
 
BOOL probeUplink
 是否探测上行,默认值:NO
 
int upLinkBandWidth
 探测上行带宽峰值,单位kbps 默认值:1000
 

Detailed Description

网络探测的参数配置

Property Documentation

◆ DownLinkBandWidth

- (int) DownLinkBandWidth
readwritenonatomicassign

探测下行带宽峰值,单位kbps 默认值:1000 暂不支持

◆ probeDownlink

- (BOOL) probeDownlink
readwritenonatomicassign

是否探测下行,默认值:NO 暂不支持

◆ probeUplink

- (BOOL) probeUplink
readwritenonatomicassign

是否探测上行,默认值:NO

◆ upLinkBandWidth

- (int) upLinkBandWidth
readwritenonatomicassign

探测上行带宽峰值,单位kbps 默认值:1000


The documentation for this class was generated from the following file: