#include <plugin.h>
Data Fields | |
uint16_t | pid |
PID to process. | |
PluginSectionProcessor_t | processor |
Function to call when a new section is received. | |
void * | userarg |
User Argument to pass to the callback function. |
uint16_t PluginSectionProcessorDetails_t::pid |
PID to process.
Function to call when a new section is received.