Module wp_drm_lease_request_v1

Source
Expand description

DRM lease request

A client that wishes to lease DRM resources will attach the list of connectors advertised with wp_drm_lease_device_v1.connector that they wish to lease, then use wp_drm_lease_request_v1.submit to submit the request.

Structs§

WpDrmLeaseRequestV1
DRM lease request

Enums§

Error
Event
Request

Constants§

REQ_REQUEST_CONNECTOR_OPCODE
The wire opcode for this request
REQ_REQUEST_CONNECTOR_SINCE
The minimal object version supporting this request
REQ_SUBMIT_OPCODE
The wire opcode for this request
REQ_SUBMIT_SINCE
The minimal object version supporting this request