CGDisplayStream
A reference to a display stream object.
Declaration
class CGDisplayStreamOverview
This data type streams the contents of a display to your app. The contents can be scaled or converted to a different color space. You can also choose to capture only a portion of a display. Your update handler can be called either from a traditionalCFRunLoop or on a dispatch queue.