Expand description
a leasable DRM connector
Represents a DRM connector which is available for lease. These objects are created via wp_drm_lease_device_v1.connector events, and should be passed to lease requests via wp_drm_lease_request_v1.request_connector. Immediately after the wp_drm_lease_connector_v1 object is created the compositor will send a name, a description, a connector_id and a done event. When the description is updated the compositor will send a description event followed by a done event.
Structs§
- WpDrm
Lease Connector V1 - a leasable DRM connector
Enums§
Constants§
- EVT_
CONNECTOR_ ID_ OPCODE - The wire opcode for this event
- EVT_
CONNECTOR_ ID_ SINCE - The minimal object version supporting this event
- EVT_
DESCRIPTION_ OPCODE - The wire opcode for this event
- EVT_
DESCRIPTION_ SINCE - The minimal object version supporting this event
- EVT_
DONE_ OPCODE - The wire opcode for this event
- EVT_
DONE_ SINCE - The minimal object version supporting this event
- EVT_
NAME_ OPCODE - The wire opcode for this event
- EVT_
NAME_ SINCE - The minimal object version supporting this event
- EVT_
WITHDRAWN_ OPCODE - The wire opcode for this event
- EVT_
WITHDRAWN_ SINCE - The minimal object version supporting this event
- REQ_
DESTROY_ OPCODE - The wire opcode for this request
- REQ_
DESTROY_ SINCE - The minimal object version supporting this request