Module iosurface

Module iosurface 

Source
Expand description

IOSurface wrapper for ScreenCaptureKit

Provides access to IOSurface-backed pixel buffers for efficient frame processing

Structs§

IOSurface
Wrapper around IOSurface
IOSurfaceLockGuard
A guard that provides access to locked IOSurface memory

Enums§

IOSurfaceLockOptions
Lock options for IOSurface

Traits§

CVPixelBufferIOSurface
Extension trait for CVPixelBuffer to access IOSurface