PipeWire
0.3.34
|
Data Structures | |
struct | factory_data |
Macros | |
#define | NAME "metadata" |
Functions | |
void * | pw_metadata_new (struct pw_context *context, struct pw_resource *resource, struct pw_properties *properties) |
struct pw_proxy * | pw_core_metadata_export (struct pw_core *core, const char *type, const struct spa_dict *props, void *object, size_t user_data_size) |
int | pw_protocol_native_ext_metadata_init (struct pw_context *context) |
int | pipewire__module_init (struct pw_impl_module *module, const char *args) |
#define NAME "metadata" |
int pipewire__module_init | ( | struct pw_impl_module * | module, |
const char * | args | ||
) |
References factory_data::context, factory_data::export_metadata, pw_export_type::func, factory_data::module, factory_data::module_listener, pw_context_create_factory(), pw_context_register_export_type(), pw_core_metadata_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_log_debug, pw_protocol_native_ext_metadata_init(), SPA_DICT_INIT_ARRAY, factory_data::this, and pw_export_type::type.
struct pw_proxy* pw_core_metadata_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().
void* pw_metadata_new | ( | struct pw_context * | context, |
struct pw_resource * | resource, | ||
struct pw_properties * | properties | ||
) |
int pw_protocol_native_ext_metadata_init | ( | struct pw_context * | context | ) |
Referenced by pipewire__module_init().