L4T Multimedia API Reference

32.3.1 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Event.h File Reference

Detailed Description

Libargus API: Event API

Description: Defines the Event objects and interfaces.

Definition in file Event.h.

Go to the source code of this file.

Data Structures

class  Argus::Event
 
class  Argus::EventType
 A unique identifier for a particular type of Event. More...
 
class  Argus::IEvent
 Interface to the common Event properties. More...
 
class  Argus::IEventError
 Interface exposed by Events having type EVENT_TYPE_ERROR. More...
 
class  Argus::IEventCaptureComplete
 Interface exposed by Events having type EVENT_TYPE_CAPTURE_COMPLETE. More...
 

Namespaces

 Argus
 

Functions

 Argus::DEFINE_UUID (EventType, EVENT_TYPE_ERROR, 2c80d8b0, 2bfd, 11e5, a2cb, 08, 00, 20, 0c, 9a, 66)
 
 Argus::DEFINE_UUID (EventType, EVENT_TYPE_CAPTURE_STARTED, 2c80d8b1, 2bfd, 11e5, a2cb, 08, 00, 20, 0c, 9a, 66)
 
 Argus::DEFINE_UUID (EventType, EVENT_TYPE_CAPTURE_COMPLETE, 2c80d8b2, 2bfd, 11e5, a2cb, 08, 00, 20, 0c, 9a, 66)
 
 Argus::DEFINE_UUID (InterfaceID, IID_EVENT, 98bcb49e, fd7d, 11e4, a322, 16, 97, f9, 25, ec, 7b)
 
 Argus::DEFINE_UUID (InterfaceID, IID_EVENT_ERROR, 13e0fc70, 1ab6, 11e5, b939, 08, 00, 20, 0c, 9a, 66)
 
 Argus::DEFINE_UUID (InterfaceID, IID_EVENT_CAPTURE_COMPLETE, 8b2b40b5, f1e4, 4c4d, ae1c, f3, 93, f6, 54, 06, d5)