NERtc Windows SDK  V4.4.301
Public 属性 | 所有成员列表
nertc::NERtcChannelMediaRelayConfiguration结构体 参考

#include <nertc_engine_defines.h>

Public 属性

NERtcChannelMediaRelayInfosrc_infos
 
NERtcChannelMediaRelayInfodest_infos
 
int dest_count
 

详细描述

Configurations for media stream relay.

类成员变量说明

◆ dest_count

int nertc::NERtcChannelMediaRelayConfiguration::dest_count

The number of destination rooms. The default value is 0.

◆ dest_infos

NERtcChannelMediaRelayInfo* nertc::NERtcChannelMediaRelayConfiguration::dest_infos

The configuration of the destination room.

◆ src_infos

NERtcChannelMediaRelayInfo* nertc::NERtcChannelMediaRelayConfiguration::src_infos

The information about the current room.


该结构体的文档由以下文件生成: