PipeWire  0.3.15
pw_permission Class Reference

a PipeWire permission More...

Data Fields

uint32_t id
 id of object, PW_ID_ANY for default permission More...
 
uint32_t permissions
 bitmask of above permissions More...
 

Detailed Description

a PipeWire permission

Permissions are kept for a client and describe what the client is allowed to do with an object.

See page_core_api

Field Documentation

◆ id

uint32_t pw_permission::id

id of object, PW_ID_ANY for default permission

Referenced by pw_impl_client::pw_context_create_client(), and pw_impl_client_update_permissions().

◆ permissions

uint32_t pw_permission::permissions

bitmask of above permissions

Referenced by pw_impl_client::pw_context_create_client(), and pw_impl_client_update_permissions().


The documentation for this class was generated from the following file: