File tree Expand file tree Collapse file tree 23 files changed +55
-127
lines changed Expand file tree Collapse file tree 23 files changed +55
-127
lines changed Original file line number Diff line number Diff line change 11using System . Diagnostics ;
2+ using CommunityToolkit . Maui . Core ;
23using CommunityToolkit . Maui . Sample . ViewModels . Views ;
3- using CommunityToolkit . Maui . Views ;
44
55namespace CommunityToolkit . Maui . Sample . Pages . Views ;
66
Original file line number Diff line number Diff line change 11using System . Text ;
2- using CommunityToolkit . Maui . Core . Primitives ;
32
43#if IOS || MACCATALYST
54using AVFoundation ;
Original file line number Diff line number Diff line change 77using AndroidX . Camera . Lifecycle ;
88using AndroidX . Core . Content ;
99using AndroidX . Lifecycle ;
10- using CommunityToolkit . Maui . Core . Primitives ;
1110using CommunityToolkit . Maui . Extensions ;
1211using Java . Lang ;
1312using Java . Util . Concurrent ;
Original file line number Diff line number Diff line change 11using System . Diagnostics ;
22using AVFoundation ;
3- using CommunityToolkit . Maui . Core . Primitives ;
43using CommunityToolkit . Maui . Extensions ;
54using CoreMedia ;
65using Foundation ;
Original file line number Diff line number Diff line change 1- using CommunityToolkit . Maui . Core . Primitives ;
2-
31namespace CommunityToolkit . Maui . Core ;
42
53partial class CameraManager
Original file line number Diff line number Diff line change 1- using CommunityToolkit . Maui . Core . Primitives ;
2-
3- namespace CommunityToolkit . Maui . Core ;
1+ namespace CommunityToolkit . Maui . Core ;
42
53/// <summary>
64/// A class that manages the camera functionality.
Original file line number Diff line number Diff line change 1- using CommunityToolkit . Maui . Core . Primitives ;
2-
31namespace CommunityToolkit . Maui . Core ;
42
53partial class CameraManager
Original file line number Diff line number Diff line change 11using System . Runtime . Versioning ;
2- using CommunityToolkit . Maui . Core . Primitives ;
32using CommunityToolkit . Maui . Extensions ;
4- using Microsoft . Maui . Controls . PlatformConfiguration ;
53using Microsoft . UI . Xaml . Controls ;
64using Windows . Media . Capture ;
75using Windows . Media . Capture . Frames ;
Original file line number Diff line number Diff line change 22using Android . Content . PM ;
33using AndroidX . Camera . Core ;
44using CommunityToolkit . Maui . Core ;
5- using CommunityToolkit . Maui . Core . Primitives ;
65
76namespace CommunityToolkit . Maui . Extensions ;
87
Original file line number Diff line number Diff line change 11using AVFoundation ;
22using CommunityToolkit . Maui . Core ;
3- using CommunityToolkit . Maui . Core . Primitives ;
43
54namespace CommunityToolkit . Maui . Extensions ;
65
You can’t perform that action at this time.
0 commit comments