This repository was archived by the owner on May 1, 2024. It is now read-only.
Commit 75886e1
CameraView: only request microphone permission when CaptureMode is set to Video in UWP (#1963)
CameraView: only request microphone permission when CaptureMode is set to Video
Co-authored-by: Gerald Versluis <[email protected]>1 parent f2b8a2b commit 75886e1
File tree
1 file changed
+8
-3
lines changed- src/CommunityToolkit/Xamarin.CommunityToolkit/Views/CameraView/UWP
1 file changed
+8
-3
lines changedLines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| 248 | + | |
248 | 249 | | |
249 | 250 | | |
250 | 251 | | |
| |||
333 | 334 | | |
334 | 335 | | |
335 | 336 | | |
336 | | - | |
337 | | - | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
338 | 343 | | |
339 | 344 | | |
340 | 345 | | |
| |||
345 | 350 | | |
346 | 351 | | |
347 | 352 | | |
348 | | - | |
| 353 | + | |
349 | 354 | | |
350 | 355 | | |
351 | 356 | | |
| |||
0 commit comments