mcCaptSourceEventIDs Enumeration
|
|
For internal use only.
Namespace:
MediaCy.IQL.Capture
Assembly:
MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
SyntaxPublic Enumeration mcCaptSourceEventIDs
Members
| Member name | Value | Description |
---|
| ID_IMcCaptSourceEvents_BeforeOpen | 13701 | Internal use only |
| ID_IMcCaptSourceEvents_AfterOpen | 13702 | Internal use only |
| ID_IMcCaptSourceEvents_BeforeClose | 13703 | Internal use only |
| ID_IMcCaptSourceEvents_AfterClose | 13704 | Internal use only |
| ID_IMcCaptSourceEvents_BeforeAcquire | 13705 | Internal use only |
| ID_IMcCaptSourceEvents_AfterAcquire | 13706 | Internal use only |
| ID_IMcCaptSourceEvents_BeforeSnap | 13707 | Internal use only |
| ID_IMcCaptSourceEvents_SnapComplete | 13708 | Internal use only |
| ID_IMcCaptSourceEvents_AfterSnap | 13709 | Internal use only |
| ID_IMcCaptSourceEvents_BeforeStream | 13710 | Internal use only |
| ID_IMcCaptSourceEvents_StreamComplete | 13711 | Internal use only |
| ID_IMcCaptSourceEvents_AfterStream | 13712 | Internal use only |
| ID_IMcCaptSourceEvents_StreamFrame | 13713 | Internal use only |
| ID_IMcCaptSourceEvents_BeforePreview | 13714 | Internal use only |
| ID_IMcCaptSourceEvents_PreviewFrame | 13715 | Internal use only |
| ID_IMcCaptSourceEvents_AfterPreview | 13716 | Internal use only |
| ID_IMcCaptSourceEvents_BeforeExposure | 13717 | Internal use only |
| ID_IMcCaptSourceEvents_AfterExposure | 13718 | Internal use only |
| ID_IMcCaptSourceEvents_Readout | 13719 | Internal use only |
| ID_IMcCaptSourceEvents_FrameSync | 13720 | Internal use only |
See Also