|
PipeWire 0.3.38
|

Data Structures | |
| struct | impl |
| struct | tunnel_info |
| struct | tunnel |
Macros | |
| #define | NAME "zeroconf-discover" |
| #define | PW_LOG_TOPIC_DEFAULT mod_topic |
| #define | MODULE_USAGE " " |
| #define | SERVICE_TYPE_SINK "_pulse-sink._tcp" |
| #define | SERVICE_TYPE_SOURCE "_non-monitor._sub._pulse-source._tcp" |
| #define | TUNNEL_INFO(...) (struct tunnel_info){ __VA_ARGS__ } |
Functions | |
| PW_LOG_TOPIC_STATIC (mod_topic, "mod." NAME) | |
| int | pipewire__module_init (struct pw_impl_module *module, const char *args) |
| #define MODULE_USAGE " " |
| #define NAME "zeroconf-discover" |
| #define PW_LOG_TOPIC_DEFAULT mod_topic |
| #define SERVICE_TYPE_SINK "_pulse-sink._tcp" |
| #define SERVICE_TYPE_SOURCE "_non-monitor._sub._pulse-source._tcp" |
| #define TUNNEL_INFO | ( | ... | ) | (struct tunnel_info){ __VA_ARGS__ } |
| int pipewire__module_init | ( | struct pw_impl_module * | module, |
| const char * | args | ||
| ) |
| PW_LOG_TOPIC_STATIC | ( | mod_topic | , |
| "mod." | NAME | ||
| ) |