-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* `SendBirdRecordingDelegate` protocol. * `addRecordingDelegate(_:identifier:)` method in `SendBirdCall` class. * `removeRecordingDelegate(identifier:)` method in `SendBirdCall` class. * `removeAllRecordingDelegates()` method in `SendBirdCall` class. * `startRecording(options:recordingStartedHandler:)` method in `DirectCall` class. * `stopRecording(recordingId:)` method in `DirectCall` class. * Added screen capture feature * `captureRemoteVideoView(completionHandler:)` method in `DirectCall` class. * `captureLocalVideoView(completionHandler:)` method in `DirectCall` class. * Added sound effects feature * `addDirectCallSound(_:bundle:forType:)` method in `SendBirdCall` class. * `addDirectCallSound(_:forType:)` method in `SendBirdCall` class. * `removeDirectCallSound(forType:)` method in `SendBirdCall` class. * Improved permission handling * You must acquire permission to use the camera to enable local camera device.
- Loading branch information
Jaesung
committed
Sep 23, 2020
1 parent
60cc9d2
commit 24e0e6f
Showing
35 changed files
with
2,441 additions
and
518 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+2.97 MB
(110%)
SendBirdCalls.framework.dSYM/Contents/Resources/DWARF/SendBirdCalls
Binary file not shown.
Oops, something went wrong.