Skip to content

Commit 548a4b9

Browse files
author
zhaoyongqiang
committed
fix 屏幕共享参数设置问题
1 parent 1fb05d6 commit 548a4b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

iOS/APIExample/APIExample/Examples/Advanced/ScreenShare/ScreenShare.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ class ScreenShareMain: BaseViewController {
5454
videoParams.dimensions = screenShareVideoDimension()
5555
videoParams.frameRate = .fps30
5656
videoParams.bitrate = AgoraVideoBitrateStandard
57+
params.videoParams = videoParams
5758
return params
5859
}()
5960

0 commit comments

Comments
 (0)