ASScreenRecorder
ASScreenRecorder copied to clipboard
Recored only Subview
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