L4T Multimedia API Reference

27.1 Release

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

Detailed Description

An event represents an asynchronous result.

Every result has a single EventType and exposes one or more interface; the core IEvent interface is mandatory.

Namespaces

 Argus
 

Modules

 Event Provider API
 The interface for an object that generates events (such as CaptureSession).
 
 Event Queue API
 An EventQueue object, as returned by IEventProvider::createEventQueue.