GenvidEventSummaryCallback

typedef GenvidEventSummaryCallback

A callback invoked when event summaries are ready.

Any memory held by

summary is invalidated when the callback returns.
Parameters
  • const GenvidEventSummary* summary: The GenvidEventSummary structure that list all results available for a specific key.
  • void* userData: The userData that was set when subscribing. See Genvid_Subscribe() for more information.