|
PipeWire 0.3.38
|
data for registering export functions More...
#include <context.h>

Data Fields | |
| struct spa_list | link |
| const char * | type |
| struct pw_proxy *(* | func )(struct pw_core *core, const char *type, const struct spa_dict *props, void *object, size_t user_data_size) |
data for registering export functions
| struct pw_proxy *(* pw_export_type::func) (struct pw_core *core, const char *type, const struct spa_dict *props, void *object, size_t user_data_size) |
Referenced by pw_core_export().
| struct spa_list pw_export_type::link |
Referenced by pw_context_register_export_type().
| const char* pw_export_type::type |
Referenced by pw_context_find_export_type(), pw_context_register_export_type(), and pw_core_export().