alskipp / ASScreenRecorder

Record iOS screen contents to .mp4 video file
MIT License
558 stars 126 forks source link

Recored only Subview #20

Open testestatic opened 7 years ago

testestatic commented 7 years ago

I want to record only subview not full screen.

LegoTechApps commented 7 years ago

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