enableAndroidLegacyCameraApi property
Option to set whether legacy camera API should be used even on Lollipop devices that support newer Camera2 API. WARNING: This setting should only be used if the new Camera2 API is not working on the device. This setting should not be applied on all devices. Default: false
Implementation
bool enableAndroidLegacyCameraApi = false;