Skip to main content

OutputDesc

Type Alias OutputDesc 

Source
pub type OutputDesc = (u32, i32, i32, i32, i32, f64, bool);
Expand description

One live output as (id, x, y, width, height, scale, capturing). Sizes are physical pixels and (x, y) is the layout offset.