L4T Multimedia API Reference

28.2 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages

Detailed Description

Container representing a single event.

Every Event will have a single EventType and will expose one or more interfaces, with the core IEvent interface being mandatory.

Data Structures

class  Argus::EventType
 A unique identifier for a particular type of Event. More...
 
class  Argus::IEvent
 Interface to the common Event properties. More...
 

Modules

 CaptureComplete Event
 Event type used to report when all capture processing has completed.
 
 CaptureStarted Event
 Event type used to report when a capture starts.
 
 Error Event
 Event type used to report an error.