Trait crabgrab::feature::metal::MetalCaptureStreamExt
source · pub trait MetalCaptureStreamExt {
// Required method
fn get_metal_device(&self) -> Device;
}
Expand description
A capture stream which inter-operates with Metal
Required Methods§
sourcefn get_metal_device(&self) -> Device
fn get_metal_device(&self) -> Device
Get the metal device used for frame capture