AlivcLivePusher  v6.17.0
Aliyun Live Pusher API Reference Manual for iOS Platforms
AlivcLivePlayerStatsInfo Class Reference
Inheritance diagram for AlivcLivePlayerStatsInfo:

Properties

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

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: