screencapturekit 6.0.0

Safe Rust bindings for Apple's ScreenCaptureKit framework - screen and audio capture on macOS
Documentation
1
2
3
//! Core Media time types shared with `apple-cf`.

pub use apple_cf::cm::{CMClock, CMSampleTimingInfo, CMTime};