alskipp/ASScreenRecorder

Recored only Subview

Opened this issue · 1 comments

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