Module dispatch_queue

Module dispatch_queue 

Source
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§

DispatchQueue
A wrapper around GCD DispatchQueue

Enums§

DispatchQoS
Quality of Service levels for dispatch queues