|
PipeWire 0.3.38
|

Data Structures | |
| struct | factory_data |
Macros | |
| #define | NAME "metadata" |
| #define | PW_LOG_TOPIC_DEFAULT mod_topic |
Functions | |
| PW_LOG_TOPIC_STATIC (mod_topic, "mod." NAME) | |
| 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" |
| #define PW_LOG_TOPIC_DEFAULT mod_topic |
| int pipewire__module_init | ( | struct pw_impl_module * | module, |
| const char * | args | ||
| ) |
| 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 | ||
| ) |
| PW_LOG_TOPIC_STATIC | ( | mod_topic | , |
| "mod." | NAME | ||
| ) |
| 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().