|
PipeWire
0.3.33
|
Data Structures | |
| struct | impl |
Macros | |
| #define | NAME "example-sink" |
| #define | DEFAULT_FORMAT "S16" |
| #define | DEFAULT_RATE "48000" |
| #define | DEFAULT_CHANNELS "2" |
| #define | DEFAULT_POSITION "[ FL FR ]" |
| #define | MODULE_USAGE |
Functions | |
| int | pipewire__module_init (struct pw_impl_module *module, const char *args) |
| #define DEFAULT_CHANNELS "2" |
| #define DEFAULT_FORMAT "S16" |
| #define DEFAULT_POSITION "[ FL FR ]" |
| #define DEFAULT_RATE "48000" |
| #define MODULE_USAGE |
| #define NAME "example-sink" |
| int pipewire__module_init | ( | struct pw_impl_module * | module, |
| const char * | args | ||
| ) |
References impl::context, impl::module, props, impl::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_properties_get(), pw_properties_new(), pw_properties_new_string(), pw_properties_set(), pw_properties_update_string(), impl::stream_props, and impl::work.