Module sc_stream

Module sc_stream 

Source
Expand description

Swift FFI based SCStream implementation

This is the primary (and only) implementation in v1.0+. All ScreenCaptureKit operations use direct Swift FFI bindings.

Structsยง

SCStream
SCStream is a lightweight wrapper around the Swift SCStream instance. It provides direct FFI access to ScreenCaptureKit functionality.