Skip to main content

Module settings

Module settings 

Source
Expand description

Contains the crate::settings::Settings struct and related types for configuring capture settings.

Structs§

Settings
Represents the settings for a screen capture session.

Enums§

ColorFormat
Specifies the pixel format for the captured frame.
CursorCaptureSettings
Defines whether the cursor should be visible in the captured output.
DirtyRegionSettings
Defines how the system should handle dirty regions, which are areas of the screen that have changed.
DrawBorderSettings
Defines whether a border should be drawn around the captured item.
GraphicsCaptureItemType
An enumeration of item types that can be captured.
MinimumUpdateIntervalSettings
Defines the minimum interval between frame updates.
SecondaryWindowSettings
Defines whether to include or exclude secondary windows in the capture.