CameraView
CameraView copied to clipboard
Camera sound when video capture start and end
I want to disable the sound when the video recording starts and end. I tried cameraPlaySounds=false but it only works for image capture shutter sound
As far as I know, in the old Camera1, the shutter sound cannot be turned off. Camera2 can be modified.