Skip to content

zwlr_export_dmabuf_manager_v1¤

wayland.zwlr_export_dmabuf_manager_v1 ¤

Manager to inform clients and begin capturing

This object is a manager with which to start capturing from sources.

Methods:

capture_output ¤

Capture a frame from an output

Capture the next frame of an entire output.

Parameters:

  • overlay_cursor ¤

    (int) –

    Include custom client hardware cursor on top of the frame

Returns:

destroy ¤

destroy() -> None

Destroy the manager

All objects created by the manager will still remain valid, until their appropriate destroy request has been called.