PipeWire
0.3.34
|
Data Structures | |
struct | factory_data |
Macros | |
#define | NAME "client-device" |
Functions | |
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" |
int pipewire__module_init | ( | struct pw_impl_module * | module, |
const char * | args | ||
) |
References factory_data::context, factory_data::export_spadevice, pw_export_type::func, factory_data::module, factory_data::module_listener, pw_context_create_factory(), pw_context_register_export_type(), pw_core_spa_device_export(), pw_impl_factory_get_user_data(), pw_impl_factory_set_implementation(), pw_impl_module_add_listener(), pw_impl_module_get_context(), pw_impl_module_update_properties(), PW_KEY_FACTORY_USAGE, pw_log_debug, pw_properties_new(), pw_protocol_native_ext_client_device_init(), SPA_DICT_INIT_ARRAY, SPA_TYPE_INTERFACE_Device, SPA_VERSION_DEVICE, factory_data::this, and pw_export_type::type.
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 | ||
) |
Referenced by pipewire__module_init().
struct pw_protocol* pw_protocol_native_ext_client_device_init | ( | struct pw_context * | context | ) |
Referenced by pipewire__module_init().