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

#include <nertc_engine_defines.h>

Public 属性

const char channel_name [kNERtcMaxChannelNameLength]
 
const char channel_token [kNERtcMaxTokenLength]
 
uid_t uid
 

详细描述

Data structure related to media stream relay.

类成员变量说明

◆ channel_name

const char nertc::NERtcChannelMediaRelayInfo::channel_name[kNERtcMaxChannelNameLength]

The name of the destination room to which the media stream is relayed.

◆ channel_token

const char nertc::NERtcChannelMediaRelayInfo::channel_token[kNERtcMaxTokenLength]

The token used to connect to the destination room.

◆ uid

uid_t nertc::NERtcChannelMediaRelayInfo::uid

The user ID used in the destination room. This ID can be different from the ID used in the current room.


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