NERecord Linux SDK 5.5.3103
Loading...
Searching...
No Matches
Public Attributes | List of all members
nerecord::NERtcVideoRecvStats Struct Reference

#include <nerecord_engine_defines.h>

Collaboration diagram for nerecord::NERtcVideoRecvStats:
Collaboration graph
[legend]

Public Attributes

uid_t uid
 
NERtcVideoLayerRecvStatsvideo_layers_list
 
int video_layers_count
 

Detailed Description

远端视频流的统计信息。

Member Data Documentation

◆ uid

uid_t nerecord::NERtcVideoRecvStats::uid

用户 ID,指定是哪个用户的视频流。

◆ video_layers_count

int nerecord::NERtcVideoRecvStats::video_layers_count

视频流条数。

◆ video_layers_list

NERtcVideoLayerRecvStats* nerecord::NERtcVideoRecvStats::video_layers_list

视频流信息数组。


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