Transformer SDK For C
8.0.2.290852-a608fcd3
|
Names of the event handlers within the pipeline. More...
Data Fields | |
char * | discard |
char * | initialise |
char * | nodata |
char * | request |
char * | status |
char * | udpsig |
char * | update |
Names of the event handlers within the pipeline.
char* pipeline_eventnames_t::discard |
Function name to handle discard messages
char* pipeline_eventnames_t::initialise |
Function name to call on initialisation
char* pipeline_eventnames_t::nodata |
Function name to handle nodata messages
char* pipeline_eventnames_t::request |
Function name to handle request messages
char* pipeline_eventnames_t::status |
Function name to handle status messages
char* pipeline_eventnames_t::udpsig |
Function name to handle udp command signals
char* pipeline_eventnames_t::update |
Function name to handle updates