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

#include "AlivcLivePushDef.h"

Inheritance diagram for AlivcLivePlayerStatsInfo:

Properties

int audioBitrate
 audio bitrate Kbps
 
int audioFrozenRate
 
int audioLossRate
 audio loss rate %
 
int decodeFps
 The FPS for video decode 单位 : Frames per Second.
 
int jitterBufferDelay
 
int lossRate
 loss rate %
 
int networkTransportDelay
 
int renderFps
 The FPS for video render 单位 : Frames per Second.
 
int totalAudioFrozenTime
 
int totalVideoFrozenTime
 total video frozen times
 
NSString *_Nonnull userId
 User ID.
 
int videoBitrate
 video bitrate Kbps
 
int videoFrozenRate
 
int videoHeight
 The height of the video.
 
int videoWidth
 The width of the video.
 

Property Documentation

◆ audioBitrate

- (int) audioBitrate
readwritenonatomicassign

audio bitrate Kbps

◆ audioFrozenRate

- (int) audioFrozenRate
readwritenonatomicassign

◆ audioLossRate

- (int) audioLossRate
readwritenonatomicassign

audio loss rate %

◆ decodeFps

- (int) decodeFps
readwritenonatomicassign

The FPS for video decode 单位 : Frames per Second.

◆ jitterBufferDelay

- (int) jitterBufferDelay
readwritenonatomicassign

◆ lossRate

- (int) lossRate
readwritenonatomicassign

loss rate %

◆ networkTransportDelay

- (int) networkTransportDelay
readwritenonatomicassign

◆ renderFps

- (int) renderFps
readwritenonatomicassign

The FPS for video render 单位 : Frames per Second.

◆ totalAudioFrozenTime

- (int) totalAudioFrozenTime
readwritenonatomicassign

◆ totalVideoFrozenTime

- (int) totalVideoFrozenTime
readwritenonatomicassign

total video frozen times

◆ userId

- (NSString* _Nonnull) userId
readwritenonatomiccopy

User ID.

◆ videoBitrate

- (int) videoBitrate
readwritenonatomicassign

video bitrate Kbps

◆ videoFrozenRate

- (int) videoFrozenRate
readwritenonatomicassign

◆ videoHeight

- (int) videoHeight
readwritenonatomicassign

The height of the video.

◆ videoWidth

- (int) videoWidth
readwritenonatomicassign

The width of the video.


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