init(desktopIndependentWindow:)
Creates a filter that captures only the specified window.
Declaration
init(desktopIndependentWindow window: SCWindow)Parameters
- window:
A window to capture.
Creates a filter that captures only the specified window.
init(desktopIndependentWindow window: SCWindow)A window to capture.