Function screen_options

Source
pub(crate) fn screen_options(
    settings: &Settings,
    state: &CaptureUi,
    out: PathBuf,
    has_loopback: bool,
) -> ScreenCaptureOptions
Expand description

The options the recorder should run with (the region only applies in “region” mode).