NERecord Linux SDK 5.5.3103
|
#include <nerecord_engine_defines.h>
Public Attributes | |
uid_t | uid |
NERtcVideoLayerRecvStats * | video_layers_list |
int | video_layers_count |
远端视频流的统计信息。
uid_t nerecord::NERtcVideoRecvStats::uid |
用户 ID,指定是哪个用户的视频流。
int nerecord::NERtcVideoRecvStats::video_layers_count |
视频流条数。
NERtcVideoLayerRecvStats* nerecord::NERtcVideoRecvStats::video_layers_list |
视频流信息数组。