Android(Java)[v1.7.5.0]
Public 属性 | 所有成员列表
com.pano.rtc.api.RtcChannelConfig类 参考

频道配置。 更多...

Public 属性

boolean mode_1v1
 
int serviceFlags = kChannelServiceMedia | kChannelServiceWhiteboard | kChannelServiceMessage
 
boolean subscribeAudioAll = true
 
String userName
 
int attendeeId = -1
 

详细描述

频道配置。

配置频道的参数设置。

类成员变量说明

◆ mode_1v1

boolean com.pano.rtc.api.RtcChannelConfig.mode_1v1

频道工作模式,true - 一对一模式, false - 会议模式。

◆ serviceFlags

int com.pano.rtc.api.RtcChannelConfig.serviceFlags = kChannelServiceMedia | kChannelServiceWhiteboard | kChannelServiceMessage

频道标志。

◆ subscribeAudioAll

boolean com.pano.rtc.api.RtcChannelConfig.subscribeAudioAll = true

是否自动订阅音频。

◆ userName

String com.pano.rtc.api.RtcChannelConfig.userName

用户名,可选参数,可为空。


该类的文档由以下文件生成: