I'm using AVCapturePhotoOutput to capture with a button click. I checked the built-in camera and found that when camera takes a picture it somewhat pause for a bit.
How can I do that using AVCapturePhotoOutput?
I'm using AVCapturePhotoOutput to capture with a button click. I checked the built-in camera and found that when camera takes a picture it somewhat pause for a bit.
How can I do that using AVCapturePhotoOutput?
To make a pause after pressing the button:
And to prolong the pause a lil bit and unpause: