Open
Description
In Android P there is a new Multi-Camera API that CameraKit can cover within our 1.x Series.
A multi-camera API so an Android app can individually request the data from more than one camera sensor at once. So for phones that have two cameras on the back, there will be a standard way for apps to more granularly control them.
(Official Ticket by: Austin Kettner @austinkettner)