Contents

SCStream

An instance that represents a stream of shareable content.

Declaration

class SCStream

Overview

Use a stream to capture video of screen content like apps and windows. Create a content stream by passing it an instance of SCContentFilter and an SCStreamConfiguration object. The stream uses the filter to determine which screen content to capture, and uses the configuration data to configure the output.

Topics

Creating a stream

Updating stream configuration

Adding and removing stream output

Adding and removing recording output

Starting and stopping a stream

Stream synchronization

See Also

Content capture