Commit ef0c92d
committed
fix: resolve streaming mute parameter configuration issue
- Update version to 4.0.12
- Remove deprecated linear zoom methods from Camera2Manager and NodePublisher
- Make setVolume method public to properly expose mute functionality
- Update native libraries with latest fixes
- Update changelog and documentation with new version details1 parent 7c1ef82 commit ef0c92d
9 files changed
Lines changed: 8 additions & 49 deletions
File tree
- NodeMediaClient
- src/main
- java/cn/nodemedia
- jniLibs
- arm64-v8a
- armeabi-v7a
- x86_64
- x86
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
Lines changed: 0 additions & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | | - | |
372 | 346 | | |
373 | 347 | | |
374 | 348 | | |
| |||
Lines changed: 1 addition & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | 207 | | |
216 | 208 | | |
217 | 209 | | |
218 | 210 | | |
219 | 211 | | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | 212 | | |
228 | 213 | | |
229 | 214 | | |
230 | 215 | | |
231 | 216 | | |
232 | 217 | | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | 218 | | |
237 | 219 | | |
238 | 220 | | |
| |||
286 | 268 | | |
287 | 269 | | |
288 | 270 | | |
289 | | - | |
| 271 | + | |
290 | 272 | | |
291 | 273 | | |
292 | 274 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments