|
PipeWire
0.3.31
|
Data Structures | |
| struct | protocol_data |
| struct | client |
| struct | server |
| struct | client_data |
Macros | |
| #define | spa_debug pw_log_debug |
| #define | NAME "protocol-native" |
| #define | UNIX_PATH_MAX 108 |
| #define | SO_PEERSEC 31 |
| #define | LOCK_SUFFIX ".lock" |
| #define | LOCK_SUFFIXLEN 5 |
Functions | |
| void | pw_protocol_native_init (struct pw_protocol *protocol) |
| void | pw_protocol_native0_init (struct pw_protocol *protocol) |
| SPA_EXPORT int | pipewire__module_init (struct pw_impl_module *module, const char *args) |
| #define LOCK_SUFFIX ".lock" |
| #define LOCK_SUFFIXLEN 5 |
| #define NAME "protocol-native" |
| #define SO_PEERSEC 31 |
| #define spa_debug pw_log_debug |
| #define UNIX_PATH_MAX 108 |
| SPA_EXPORT int pipewire__module_init | ( | struct pw_impl_module * | module, |
| const char * | args | ||
| ) |
References pw_context_find_protocol(), pw_impl_module_get_context(), pw_protocol_new(), and res.
| void pw_protocol_native0_init | ( | struct pw_protocol * | protocol | ) |
| void pw_protocol_native_init | ( | struct pw_protocol * | protocol | ) |