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.
02.03.2022 12:59:15