|
PipeWire 0.3.38
|

Data Structures | |
| struct | impl |
Macros | |
| #define | NAME "pulse-tunnel" |
| #define | PW_LOG_TOPIC_DEFAULT mod_topic |
| #define | MODULE_USAGE |
| #define | RINGBUFFER_SIZE (1u << 22) |
| #define | RINGBUFFER_MASK (RINGBUFFER_SIZE-1) |
| #define | DEFAULT_LATENCY_MSEC (100) |
| #define | MODE_PLAYBACK 0 |
| #define | MODE_CAPTURE 1 |
Functions | |
| PW_LOG_TOPIC_STATIC (mod_topic, "mod." NAME) | |
| int | pipewire__module_init (struct pw_impl_module *module, const char *args) |
| #define DEFAULT_LATENCY_MSEC (100) |
| #define MODE_CAPTURE 1 |
| #define MODE_PLAYBACK 0 |
| #define MODULE_USAGE |
| #define NAME "pulse-tunnel" |
| #define PW_LOG_TOPIC_DEFAULT mod_topic |
| #define RINGBUFFER_MASK (RINGBUFFER_SIZE-1) |
| #define RINGBUFFER_SIZE (1u << 22) |
| int pipewire__module_init | ( | struct pw_impl_module * | module, |
| const char * | args | ||
| ) |
References impl::buffer, impl::context, DEFAULT_LATENCY_MSEC, impl::latency_msec, impl::mode, MODE_CAPTURE, MODE_PLAYBACK, impl::module, impl::props, props, pw_context_get_work_queue(), pw_impl_module_get_context(), PW_KEY_MEDIA_CLASS, PW_KEY_NODE_GROUP, PW_KEY_NODE_VIRTUAL, pw_log_debug, pw_log_error, PW_LOG_TOPIC_INIT, pw_properties_get(), pw_properties_new(), pw_properties_new_string(), pw_properties_set(), pw_properties_update_string(), impl::ring, RINGBUFFER_SIZE, spa_atou32(), spa_ringbuffer_init(), spa_streq(), impl::stream_props, and impl::work.
| PW_LOG_TOPIC_STATIC | ( | mod_topic | , |
| "mod." | NAME | ||
| ) |