ASScreenRecorder icon indicating copy to clipboard operation
ASScreenRecorder copied to clipboard

Recored only Subview

Open testestatic opened this issue 8 years ago • 1 comments

I want to record only subview not full screen.

testestatic avatar Jan 03 '17 09:01 testestatic

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

LegoTechApps avatar May 06 '17 10:05 LegoTechApps