|
PipeWire 0.3.38
|

Data Structures | |
| struct | protocol_data |
| struct | client |
| struct | server |
| struct | client_data |
Macros | |
| #define | NAME "protocol-native" |
| #define | PW_LOG_TOPIC_DEFAULT mod_topic |
| #define | spa_debug(...) pw_logt_debug(mod_topic_connection, __VA_ARGS__) |
| #define | UNIX_PATH_MAX 108 |
| #define | SO_PEERSEC 31 |
| #define | LOCK_SUFFIX ".lock" |
| #define | LOCK_SUFFIXLEN 5 |
Functions | |
| PW_LOG_TOPIC (mod_topic, "mod." NAME) | |
| PW_LOG_TOPIC (mod_topic_connection, "conn." NAME) | |
| void | pw_protocol_native_init (struct pw_protocol *protocol) |
| void | pw_protocol_native0_init (struct pw_protocol *protocol) |
| 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 PW_LOG_TOPIC_DEFAULT mod_topic |
| #define SO_PEERSEC 31 |
| #define spa_debug | ( | ... | ) | pw_logt_debug(mod_topic_connection, __VA_ARGS__) |
| #define UNIX_PATH_MAX 108 |
| int pipewire__module_init | ( | struct pw_impl_module * | module, |
| const char * | args | ||
| ) |
References props, pw_context_find_protocol(), pw_impl_module_get_context(), PW_LOG_TOPIC_INIT, and pw_protocol_new().
| PW_LOG_TOPIC | ( | mod_topic | , |
| "mod." | NAME | ||
| ) |
| PW_LOG_TOPIC | ( | mod_topic_connection | , |
| "conn." | NAME | ||
| ) |
| void pw_protocol_native0_init | ( | struct pw_protocol * | protocol | ) |
| void pw_protocol_native_init | ( | struct pw_protocol * | protocol | ) |