![]() |
AlivcLivePusher_Interactive v6.17.0
Aliyun Live Pusher Interactive SDK API Reference Manual for iOS Platforms
|
#include "AlivcLivePushDef.h"
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. | |
|
readwritenonatomicassign |
audio bitrate Kbps
|
readwritenonatomicassign |
|
readwritenonatomicassign |
audio loss rate %
|
readwritenonatomicassign |
The FPS for video decode 单位 : Frames per Second.
|
readwritenonatomicassign |
|
readwritenonatomicassign |
loss rate %
|
readwritenonatomicassign |
|
readwritenonatomicassign |
The FPS for video render 单位 : Frames per Second.
|
readwritenonatomicassign |
|
readwritenonatomicassign |
total video frozen times
|
readwritenonatomiccopy |
User ID.
|
readwritenonatomicassign |
video bitrate Kbps
|
readwritenonatomicassign |
|
readwritenonatomicassign |
The height of the video.
|
readwritenonatomicassign |
The width of the video.