|
|
L4T Multimedia API Reference32.3.1 Release |


Public Member Functions | |
| virtual EventType | getEventType () const =0 |
| Returns the event type. More... | |
| virtual uint64_t | getTime () const =0 |
| Returns the time of the event, in nanoseconds. More... | |
| virtual uint32_t | getCaptureId () const =0 |
| Returns the capture id for the event. More... | |
Static Public Member Functions | |
| static const InterfaceID & | id () |
Protected Member Functions | |
| ~IEvent () | |
|
pure virtual |
Returns the capture id for the event.
|
pure virtual |
Returns the event type.
|
pure virtual |
Returns the time of the event, in nanoseconds.
|
inlinestatic |