Is there a way to pause / resume the recording with ReplayKit

Hello,

Im working on an app where the user will be drawing on the screen while it is recorded.
But I want to be able to hide some parts when for example he changes colors or present some view.
My idea was to simply pause the record when he changes the color then when he is done to resume it.
Is that possible to do it, it seems that there is no pause/resume method in RPScreenRecorder
Am I missing something ?
  • Did you find the answer for same ? I am also looking for same thing and i didn't get anything on this. If you found please share.

Add a Comment