FrameAcquired
|
Called after a frame has been acquired into the internal memory
|
FrameAcquiredX
|
Called after a frame has been acquired into the internal memory (multithreaded version)
|
FrameDropped
|
Called if a frame is dropped during the video acquisition
|
Timeout
|
Called if the acquisition timeout has expired
|
FormatChanged
|
Called if the video size or pixel format has changed
|
CameraPlugged
|
Called if a camera gets connected to the system
|
CameraUnplugged
|
Called if a camera gets disconnected from the system
|
MouseDown
|
Called when the mouse button is pressed inside the control window
|
MouseUp
|
Called when the mouse button is released inside the control window
|
MouseDblClick
|
Called when the mouse button is double-clicked inside the control window
|
MouseMove
|
Called when the mouse button has moved inside the control window
|
Scroll
|
Called when the live video display has been scrolled
|