PipeWire
0.3.33
|
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) |
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 |
int pipewire__module_init | ( | struct pw_impl_module * | module, |
const char * | args | ||
) |
References props, pw_context_find_protocol(), pw_impl_module_get_context(), and pw_protocol_new().
void pw_protocol_native0_init | ( | struct pw_protocol * | protocol | ) |
void pw_protocol_native_init | ( | struct pw_protocol * | protocol | ) |