|
PipeWire 0.3.38
|

Data Structures | |
| struct | factory_data |
Macros | |
| #define | NAME "client-device" |
| #define | PW_LOG_TOPIC_DEFAULT mod_topic |
Functions | |
| PW_LOG_TOPIC_STATIC (mod_topic, "mod." NAME) | |
| struct pw_proxy * | pw_core_spa_device_export (struct pw_core *core, const char *type, const struct spa_dict *props, void *object, size_t user_data_size) |
| struct pw_protocol * | pw_protocol_native_ext_client_device_init (struct pw_context *context) |
| int | pipewire__module_init (struct pw_impl_module *module, const char *args) |
| #define NAME "client-device" |
| #define PW_LOG_TOPIC_DEFAULT mod_topic |
| int pipewire__module_init | ( | struct pw_impl_module * | module, |
| const char * | args | ||
| ) |
References factory_data::context, factory_data::module, pw_context_create_factory(), pw_impl_factory_get_user_data(), pw_impl_factory_set_implementation(), pw_impl_module_get_context(), PW_KEY_FACTORY_USAGE, pw_log_debug, PW_LOG_TOPIC_INIT, pw_properties_new(), SPA_TYPE_INTERFACE_Device, and SPA_VERSION_DEVICE.
| struct pw_proxy * pw_core_spa_device_export | ( | struct pw_core * | core, |
| const char * | type, | ||
| const struct spa_dict * | props, | ||
| void * | object, | ||
| size_t | user_data_size | ||
| ) |
| PW_LOG_TOPIC_STATIC | ( | mod_topic | , |
| "mod." | NAME | ||
| ) |
| struct pw_protocol * pw_protocol_native_ext_client_device_init | ( | struct pw_context * | context | ) |