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

Live push engine RTC performance. More...

#include "AlivcLivePushStatsInfo.h"

Inheritance diagram for AlivcLiveRTCPushStatsInfo:

Properties

long long availableSentKbitrate
 
long long callDuration
 
float cpuUsage
 
long long lastmileDelay
 
long long rcvdBytes
 
long long rcvdExpectedPkts
 
long long rcvdKbitrate
 
long long rcvdLossPkts
 
long long rcvdLossRate
 
long long sentBytes
 
long long sentExpectedPkts
 
long long sentKbitrate
 
long long sentLossPkts
 
long long sentLossRate
 
float systemCpuUsage
 
long long videoRcvdKbitrate
 
long long videoSentKbitrate
 

Detailed Description

Live push engine RTC performance.

Property Documentation

◆ availableSentKbitrate

- (long long) availableSentKbitrate
readwritenonatomicassign

可用带宽(kb)

◆ callDuration

- (long long) callDuration
readwritenonatomicassign

通话时长(s)

◆ cpuUsage

- (float) cpuUsage
readwritenonatomicassign

进程CPU使用量(%)

◆ lastmileDelay

- (long long) lastmileDelay
readwritenonatomicassign

客户端到服务器的延迟(ms)

◆ rcvdBytes

- (long long) rcvdBytes
readwritenonatomicassign

总接收数据量(bytes)

◆ rcvdExpectedPkts

- (long long) rcvdExpectedPkts
readwritenonatomicassign

服务器到客户端的下行总包数

◆ rcvdKbitrate

- (long long) rcvdKbitrate
readwritenonatomicassign

总接收码率(kb)

◆ rcvdLossPkts

- (long long) rcvdLossPkts
readwritenonatomicassign

服务器到客户端的下行丢包数

◆ rcvdLossRate

- (long long) rcvdLossRate
readwritenonatomicassign

服务器到客户端的下行丢包率()

◆ sentBytes

- (long long) sentBytes
readwritenonatomicassign

总发送数据量(bytes)

◆ sentExpectedPkts

- (long long) sentExpectedPkts
readwritenonatomicassign

客户端到服务器的总包数

◆ sentKbitrate

- (long long) sentKbitrate
readwritenonatomicassign

总发送码率(kb)

◆ sentLossPkts

- (long long) sentLossPkts
readwritenonatomicassign

客户端到服务器的丢包数

◆ sentLossRate

- (long long) sentLossRate
readwritenonatomicassign

客户端到服务器的丢包率(%)

◆ systemCpuUsage

- (float) systemCpuUsage
readwritenonatomicassign

系统CPU使用量(%)

◆ videoRcvdKbitrate

- (long long) videoRcvdKbitrate
readwritenonatomicassign

视频接受码率(kb)

◆ videoSentKbitrate

- (long long) videoSentKbitrate
readwritenonatomicassign

视频发送码率(kb)


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