public List<CaptureFormat> getSupportedFormats() {
   return CameraEnumerationAndroid.getSupportedFormats(getCurrentCameraId());
 }