Events
Top  Previous  Next

The following events are generated by ActiveDcam control:

FrameAcquired
Called after a frame has been acquired and processed for display
FrameAcquiredX
Called after a frame has been acquired and processed for display (multithreaded version)
RawFrameAcquired
Called after a raw frame has arrived from the camera
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
FrameRecorded
Called when a frame is added to a video file, image file or memory sequence
FrameLoaded
Called when a frame is loaded from a video file, image file or memory sequence
CaptureCompleted
Called when the capture into a video file or memory sequence is stopped
CameraPlugged
Called if a camera gets connected to the 1394 bus
CameraUnplugged
Called if a camera gets disconnected from the 1394 bus
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