onEvent method of the CaptureEventListener interface
Returns information about an event that has occurred.
void onEvent( CaptureEvent event );
Parameters
- event
- A CaptureEvent enumeration constant, corresponding to an event that has occurred.
3/2/2022 12:59:15 PM