Expand description
Dispatch Queue wrapper for custom queue management
This module provides a safe Rust wrapper around GCD (Grand Central Dispatch) queues
that can be used with ScreenCaptureKit streams.
Structs§
- Dispatch
Queue - A wrapper around GCD
DispatchQueue
Enums§
- Dispatch
QoS - Quality of Service levels for dispatch queues