API Version: 1.0
Library Version: 0.8.1
Generated by gi-docgen 2024.1
enum Xdp.PersistMode
Options for how the screencast session should persist.
XDP_PERSIST_MODE_NONE
Do not persist.
0
XDP_PERSIST_MODE_TRANSIENT
Persist as long as the application is alive.
1
XDP_PERSIST_MODE_PERSISTENT
Persist until the user revokes this permission.
2
Content