imaginary-cloud / CameraManager

Simple Swift class to provide all the configurations you need to create custom camera view in your app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Help about Pausing the recording session.

EmadBeyrami opened this issue · comments

is there any way to pause a video Capturing session? if it is I appreciate if you help. thank you

@EmadBeyrami,

sorry the late reply but there's no public API in AVCaptureSession that allows pausing a video capturing session.

its ok pall I've finnished that project long ago. anyway, thanks.