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§
- Color
Format - Specifies the pixel format for the captured frame.
- Cursor
Capture Settings - Defines whether the cursor should be visible in the captured output.
- Dirty
Region Settings - Defines how the system should handle dirty regions, which are areas of the screen that have changed.
- Draw
Border Settings - Defines whether a border should be drawn around the captured item.
- Graphics
Capture Item Type - An enumeration of item types that can be captured.
- Minimum
Update Interval Settings - Defines the minimum interval between frame updates.
- Secondary
Window Settings - Defines whether to include or exclude secondary windows in the capture.