GenvidEventSummaryCallback

typedef GenvidEventSummaryCallback

A callback invoked when event summaries are ready.

Any memory held by

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