PipeWire 1.2.6
|
#include <pipewire/impl-factory.h>
Data Fields | |
uint32_t | version |
void *(* | create_object )(void *data, struct pw_resource *resource, const char *type, uint32_t version, struct pw_properties *properties, uint32_t new_id) |
The function to create an object from this factory. | |
uint32_t pw_impl_factory_implementation::version |
void *(* pw_impl_factory_implementation::create_object) (void *data, struct pw_resource *resource, const char *type, uint32_t version, struct pw_properties *properties, uint32_t new_id) |
The function to create an object from this factory.