Open testestatic opened 7 years ago
I want to record only subview not full screen.
Yes, you can do it. in "ASScreenRecorder.m"
(the ASScreenRecorder.m records entire app window) search in "ASScreenRecorder.m" class "Window" and control it from there
I want to record only subview not full screen.