Skip to main content

Module iosurface

Module iosurface 

Source
Expand description

IOSurface — re-exported from apple-cf so all doom-fish crates share one canonical IOSurface type.

Metal-specific extension methods live on the IOSurfaceMetalExt trait in screencapturekit::metal (bring it into scope to call surface.info() / surface.create_metal_textures(...), etc.).

Structs§

IOSurface
Hardware-accelerated surface for efficient frame delivery
IOSurfaceLockGuard
RAII guard for locked IOSurface
IOSurfaceLockOptions
Lock options for IOSurface
PlaneProperties
Properties for a single plane in a multi-planar IOSurface