SCContentFilter
An instance that filters the content a stream captures.
Declaration
class SCContentFilterOverview
Use a content filter to limit an SCStream object’s output to only that matching your filter criteria. Retrieve the displays, apps, and windows that your app can capture from an instance of SCShareableContent.
Topics
Creating a filter
init(desktopIndependentWindow:)init(display:including:)init(display:excludingWindows:)init(display:including:exceptingWindows:)init(display:excludingApplications:exceptingWindows:)