|
PipeWire 1.5.85
|
A collection of capabilities that can be advertised by end points in streams. More...
Files | |
| file | capabilities.h |
pipewire/capabilities.h | |
Macros | |
| #define | PW_CAPABILITY_DEVICE_ID_NEGOTIATION "pipewire.device-id-negotiation" |
| < Link capable of device ID negotiation. | |
| #define | PW_CAPABILITY_DEVICE_IDS "pipewire.device-ids" |
| #define | PW_CAPABILITY_DEVICE_ID "pipewire.device-id" |
| Link capable of device Id negotation. | |
A collection of capabilities that can be advertised by end points in streams.
| #define PW_CAPABILITY_DEVICE_ID_NEGOTIATION "pipewire.device-id-negotiation" |
< Link capable of device ID negotiation.
The value is either "true" or "false" Link with device ID negotition capability supports negotiating with provided list of devices. The value consists of a JSON encoded string array of base64 encoded dev_t values.
| #define PW_CAPABILITY_DEVICE_IDS "pipewire.device-ids" |
| #define PW_CAPABILITY_DEVICE_ID "pipewire.device-id" |
Link capable of device Id negotation.