Trait cushy::window::CaptureFormat
source · pub trait CaptureFormat: CaptureFormat { }
Expand description
A format that can be captured in a VirtualRecorder
.
Object Safety§
This trait is not object safe.
pub trait CaptureFormat: CaptureFormat { }
A format that can be captured in a VirtualRecorder
.