![]() |
C++ Samples
Demonstrates how to create a C++ application using the VideoXpert SDK
|
Classes | |
class | AddSituation |
This plugin sample adds a situation to the current system. More... | |
class | DeleteSituation |
This plugin sample delete a particular situation specified by user from the current system. More... | |
class | DisplaySituations |
This plugin sample print all available situations in the current system. More... | |
class | InjectEvents |
This plugin sample creates a new event and insert it into the system. More... | |
class | MonitorEvents |
This plugin sample shows how to subscribe for a notification, monitor for a call back and unsubscribe that. More... | |
class | SearchEvents |
This plugin sample serachs for events in the current system. User defined filters are used for searching. More... | |