NERtc macOS SDK  V5.5.40
Public 属性 | 所有成员列表
nertc::NERtcJoinChannelOptionsEx结构体 参考

Public 属性

char custom_info [kNERtcCustomInfoLength]
 
char * permission_key
 
int32_t team_id
 
NERtcRangeAudioMode mode
 
int audible_distance
 

类成员变量说明

◆ audible_distance

int nertc::NERtcJoinChannelOptionsEx::audible_distance

语音接收范围。

◆ custom_info

char nertc::NERtcJoinChannelOptionsEx::custom_info[kNERtcCustomInfoLength]

自定义信息,最长支持 127 个字符。

◆ mode

NERtcRangeAudioMode nertc::NERtcJoinChannelOptionsEx::mode

语音模式。

◆ permission_key

char* nertc::NERtcJoinChannelOptionsEx::permission_key

权限密钥。能控制通话时长及媒体权限能力。

◆ team_id

int32_t nertc::NERtcJoinChannelOptionsEx::team_id

小队号


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