Contents

SCDisplay

An instance that represents a display device.

Declaration

class SCDisplay

Overview

A display object represents a physical display connected to a Mac. Query the display to retrieve its unique identifier and onscreen coordinates.

Retrieve the available displays from an instance of SCShareableContent. Select a display to capture and use it to create an instance of SCContentFilter. Apply the filter to an instance of SCStream to limit its output to content matching your criteria.

Topics

Identifying displays

Accessing dimensions

See Also

Shareable content