pub type MaaLinuxScreencapMethod = u64;Expand description
@brief Linux Screencap method
Select ONE method only.
| Method | Description |
|---|---|
| Wlr | Screencap using wlr-screencopy-unstable-v1 protocol |
| PipeWire | Screencap using PipeWire (portal fd or session-daemon node) |