react-native-vision-cameraInterfaces
VideoDynamicRangeConstraint
interface VideoDynamicRangeConstraintA constraint to set TargetDynamicRange for Video
Streams (e.g. CameraVideoOutput).
Example
HDR HLG BT2020
{ videoDynamicRange: { bitDepth: 'hdr-10-bit', colorSpace: 'hlg-bt2020', colorRange: 'full' } }Properties
videoDynamicRange
videoDynamicRange: TargetDynamicRange