优化文字显示

This commit is contained in:
yj 2024-07-16 17:09:12 +08:00
parent e063a825b5
commit 0bd4cb5840
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@ const agora = {
},
// 加入频道
joinChannel: (bool: boolean) => {
// false 摄像头 true 共享屏幕
if (bool) {
rtcEngine.joinChannel(option.token, option.channelId, option.userid, {
channelProfile: ChannelProfileType.ChannelProfileLiveBroadcasting, //设置频道场景为直播场景