Skip to content

Instantly share code, notes, and snippets.

@olokobayusuf
Created May 4, 2017 17:52
Show Gist options
  • Save olokobayusuf/8d3c0b1a2baafa8261b0ad8530ed25d0 to your computer and use it in GitHub Desktop.
Save olokobayusuf/8d3c0b1a2baafa8261b0ad8530ed25d0 to your computer and use it in GitHub Desktop.
...
Camera.CameraInfo cameraInfo = new Camera.CameraInfo();
Camera.getCameraInfo(index, cameraInfo);
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment