Commit 1ae5859
Allow custom audio processing by exposing AudioProcessingModule (webrtc-sdk#85)
* apm
* progress
* expose raw buffer
* config
* runtime delegate update
* always create audio processing adapter
* delegate nullable
* dynamic delegate update thread safety
* fix delegate life cycle when swapped
* refactor
* avoid crash when no apm is passed in
* format
* make delegate weak & docs
* fix memory issue1 parent f4d37c7 commit 1ae5859
File tree
2 files changed
+1
-6
lines changed- sdk/objc/api/peerconnection
2 files changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| 215 | + | |
215 | 216 | | |
216 | 217 | | |
217 | 218 | | |
| |||
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | 76 | | |
83 | 77 | | |
84 | 78 | | |
| |||
0 commit comments