Signaling Mechanisms
MultiCam proposes three mechanisms to control the event flow between the application and the acquisition or processing operation inside the MultiCam driver.
Method |
Conditions |
Using a user-written function called by the MultiCam driver on a signal occurrence. |
|
Making the application thread waiting for a signal occurrence. |
|
Using standard Windows wait functions and events. |