NERtc iOS SDK  V4.4.301
属性 | 所有成员列表
NERtcVideoRecvStats类 参考

The stats of the remote video stream 更多...

#import <NERtcEngineStatistics.h>

类 NERtcVideoRecvStats 继承关系图:

属性

uint64_t uid
 The user ID that is used to identify the video stream. 更多...
 
NSArray< NERtcVideoLayerRecvStats * > * videoLayers
 For more information about the downlink stats of each video stream that belongs to the user with the current uid, see NERtcVideoLayerRecvStats 更多...
 

详细描述

The stats of the remote video stream

属性说明

◆ uid

- (uint64_t) uid
readwritenonatomicassign

The user ID that is used to identify the video stream.

◆ videoLayers

- (NSArray<NERtcVideoLayerRecvStats *>*) videoLayers
readwritenonatomicstrong

For more information about the downlink stats of each video stream that belongs to the user with the current uid, see NERtcVideoLayerRecvStats


该类的文档由以下文件生成: