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
SCStreamis a lightweight wrapper around the SwiftSCStreaminstance. It provides direct FFI access toScreenCaptureKitfunctionality.