react-native-vision-camera/android/src/main
Thomas Coldwell c3039c94c6
feat: Add pixelFormat field (#559)
* Add `mediaSubType` field to device formats

* Create FourCharCode `toString` extension

* Move pixelFormat -> `AVCaptureDevice.Format+toDictionary`

* `mediaSubType` -> `pixelFormat` + non-optional

* ts pixelFormat `string` -> specific formats

* Add default pixelFormat value of `420v` on Android

Co-authored-by: tcoldwell72 <31568400+tcoldwell72@users.noreply.github.com>
2021-12-10 09:44:30 +01:00
..
cpp fix: Fix duplicate JHashMap definition by moving to custom namespace (#610) 2021-11-23 15:48:07 +01:00
java/com/mrousavy/camera feat: Add pixelFormat field (#559) 2021-12-10 09:44:30 +01:00
AndroidManifest.xml update android lib name 2021-02-19 20:48:35 +01:00