react-native-vision-cameraType aliases
DynamicRangeBitDepth
type DynamicRangeBitDepth = "sdr-8-bit" | "hdr-10-bit" | "unknown"Represents the bit-depth of a DynamicRange.
'sdr-8-bit': Uses 8 bits per channel, often called "SDR"'hdr-10-bit': Uses 10 bits per channel, often called "HDR"