react-native-vision-cameraInterfaces
VideoOutputSettings
interface VideoOutputSettingsOutput settings for a CameraVideoOutput.
See
Properties
codec?
optional codec: VideoCodecConfigures the VideoCodec to use for recording a video.
By default, it is undefined, and the most efficient codec will
be selected (likely h265)