コード例 #1
0
 public List<CaptureFormat> getSupportedFormats() {
   return CameraEnumerationAndroid.getSupportedFormats(getCurrentCameraId());
 }