PipeWire
0.3.33
|
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 | ||
) |
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 | ||
) |
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().