|
MLT
7.34.0
|
The event data for all factory-related events. More...
#include <mlt_factory.h>
Data Fields | |
| const void * | input |
| an argument supplied to initialize the service, typically a string More... | |
| const char * | name |
| the name of the service requested More... | |
| void * | service |
| the service being created More... | |
The event data for all factory-related events.
| const void* mlt_factory_event_data::input |
an argument supplied to initialize the service, typically a string
| const char* mlt_factory_event_data::name |
the name of the service requested
| void* mlt_factory_event_data::service |
the service being created