Contents

CGDisplayStream

A reference to a display stream object.

Declaration

class CGDisplayStream

Overview

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.

Topics

Type Properties

See Also

Data Types