|
PipeWire 1.6.4
|
pipewire/extensions/session-manager/impl-interfaces.h More...
Go to the source code of this file.
Data Structures | |
| struct | pw_client_endpoint_events |
| struct | pw_client_endpoint_methods |
| struct | pw_client_session_events |
| struct | pw_client_session_methods |
| #define PW_CLIENT_ENDPOINT_UPDATE_PARAMS (1 << 0) |
| #define PW_CLIENT_ENDPOINT_UPDATE_INFO (1 << 1) |
| #define PW_CLIENT_ENDPOINT_STREAM_UPDATE_PARAMS (1 << 0) |
| #define PW_CLIENT_ENDPOINT_STREAM_UPDATE_INFO (1 << 1) |
| #define PW_CLIENT_ENDPOINT_STREAM_UPDATE_DESTROYED (1 << 2) |
| #define PW_CLIENT_SESSION_UPDATE_PARAMS (1 << 0) |
| #define PW_CLIENT_SESSION_UPDATE_INFO (1 << 1) |
| #define PW_CLIENT_SESSION_LINK_UPDATE_PARAMS (1 << 0) |
| #define PW_CLIENT_SESSION_LINK_UPDATE_INFO (1 << 1) |
| #define PW_CLIENT_SESSION_LINK_UPDATE_DESTROYED (1 << 2) |