|
PipeWire 1.2.7
|
Go to the source code of this file.
Data Structures | |
| struct | pw_client_info |
| The client information. More... | |
| struct | pw_client_events |
| Client events. More... | |
| struct | pw_client_methods |
| Client methods. More... | |
Functions | |
| struct pw_client_info * | pw_client_info_update (struct pw_client_info *info, const struct pw_client_info *update) |
| Update an existing pw_client_info with update with reset. | |
| struct pw_client_info * | pw_client_info_merge (struct pw_client_info *info, const struct pw_client_info *update, bool reset) |
| Merge an existing pw_client_info with update. | |
| void | pw_client_info_free (struct pw_client_info *info) |
| Free a pw_client_info. | |