Expand description
Re-exports§
pub use settings::*;pub use frame::*;pub use capture::*;pub use error::*;pub use capabilities::*;
Modules§
Functions§
- new_
item_ from_ hwnd - Creates a new
GraphicsCaptureItemfrom a window handle. - new_
item_ from_ monitor - Creates a new
GraphicsCaptureItemfrom a monitor handle. - new_
item_ with_ picker - Presents a picker UI to allow the user to select a window or monitor for graphics capture.