Closed Vibinreji closed 6 years ago
Is there any option available to pause the video record and restart it?
Yes, but only support these actions when API level >= 24 (Build.VERSION.SDK_INT >= Build.VERSION_CODES.N):
https://github.com/duanhong169/Camera/blob/6077681d059eb5f8f01ffbf373ebc35ed01e3def/camera/src/main/java/top/defaults/camera/Photographer.java#L60-L68
Is there any option available to pause the video record and restart it?