FastAndroidCamera makes it possible to use the Android.Hardware.Camera API as efficiently in C# as using the underlying android.hardware.Camera API in Java. No additional byte arrays are created, and no additional buffer copies are needed.
No packages depend on FastAndroidCamera.
Uses new Java.Interop.JniEnvironment APIs; now requires Xamarin 6.1 or later.