Skip to content

Commit ce57bd1

Browse files
author
xianing
committed
fix join channel video
1 parent 400ac02 commit ce57bd1

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

iOS/APIExample/Examples/Basic/JoinChannelVideo/JoinChannelVideo.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ class JoinChannelVideoEntry : UIViewController
2222

2323
override func viewDidLoad() {
2424
super.viewDidLoad()
25-
26-
resolutionBtn.setTitle("\(width)x\(height)", for: .normal)
27-
fpsBtn.setTitle("\(fps)fps", for: .normal)
28-
orientationBtn.setTitle("\(orientation.description())", for: .normal)
2925
}
3026

3127

0 commit comments

Comments
 (0)