init(display:excludingWindows:)
Creates a filter that captures the contents of a display, excluding the specified windows.
Declaration
init(display: SCDisplay, excludingWindows excluded: [SCWindow])Parameters
- display:
A display to capture.
- excluded:
An array of windows to exclude from the output.