Click or drag to resize

MediaCy.IQL.Capture Namespace

This namespace defines the Image Capture Platform which interacts with cameras and other acquisition hardware.
Classes
  ClassDescription
Public classmcobjCaptRegTypes
Structures
  StructureDescription
Public structuremcCaptAttrRange
Interfaces
  InterfaceDescription
Public interface_DMcCaptDevAttributeEvents
Public interface_DMcCaptFrameEvents
A source dispinterface describing the events generated by McCaptDevAttributes.
Public interface_DMcCaptFrameEvents_Event
Public interfaceCode example_DMcCaptureEvents
A source dispinterface describing the events generated by McCapture.
Public interface_IMcCaptDevAttributeEvents_Event
Public interface_IMcCaptFrameEvents_Event
Public interface_IMcCaptureEvents_Event
Public interfaceIMcCaptActivationContext
Passes the activation context to the source object.
Public interfaceIMcCaptActivationContext2
Passes the activation context to the source object.
Public interfaceIMcCaptDevAttribute
Gives access to a capture device attribute object (McCaptDevAttribute).
Public interfaceIMcCaptDevAttribute2
Gives access to a capture device attribute object (McCaptDevAttribute).
Public interfaceIMcCaptDevAttribute3
Gives access to a capture device attribute object (McCaptDevAttribute).
Public interfaceIMcCaptDevAttributes
Gives access to the capture devices collection object (McCaptDevAttributes).
Public interfaceIMcCaptDevAttrInit
Public interfaceIMcCaptDevAttrInit2
Public interfaceIMcCaptDevice
Gives access to a capture device instance (McCaptDevice).
Public interfaceIMcCaptDevice2
Gives access to a capture device instance (McCaptDevice).
Public interfaceIMcCaptFrame
An interface implemented by McCaptFrame.
Public interfaceIMcCaptFrames
Gives access to the capture frames collection object (McCaptFrames).
Public interfaceIMcCaptSettings
Gives access to a capture settings object (McCaptSettings).
Public interfaceIMcCaptSource
Public interfaceIMcCaptSource2
Public interfaceIMcCaptStreamDiskToolbar
Gives access to a capture device instance (McCaptDevice).
Public interfaceIMcCapture
The McCapture interface.
Public interfaceIMcCaptureDevices
Gives access to the capture devices collection (McCaptDevices).
Public interfaceMcCaptDevAttribute
Public interfaceMcCaptDevAttributes
The capture device attributes object.
Public interfaceMcCaptDevice
Public interfaceMcCaptFrame
The capture frame object.
Public interfaceMcCaptFrames
The capture frames collection object.
Public interfaceMcCaptSettings
Capture settings collection object.
Public interfaceMcCapture
The Capture object which contains all capture functionality.
Public interfaceMcCaptureDevices
The capture devices collection object.
Delegates
  DelegateDescription
Public delegate_DMcCaptDevAttributeEvents_AfterCloseEventHandler
A McCaptAttribute object has just been removed from the attributes collection.
Public delegate_DMcCaptDevAttributeEvents_AfterNewEventHandler
A McCaptAttribute object has just been created and added to the attributes collection.
Public delegate_DMcCaptDevAttributeEvents_BeforeCloseEventHandler
A McCaptAttribute object is being removed from the attributes collection.
Public delegate_DMcCaptDevAttributeEvents_BeforeNewEventHandler
A McCaptAttribute object is being created and added to the attributes collection.
Public delegate_DMcCaptDevAttributeEvents_ChangedEventHandler
One of the McCaptAttribute object's properties changed its value.
Public delegate_DMcCaptFrameEvents_AfterNewEventHandler
Public delegate_DMcCaptFrameEvents_BeforeCloseEventHandler
Public delegate_DMcCaptFrameEvents_BeforeNewEventHandler
Public delegate_DMcCaptFrameEvents_ChangedEventHandler
Public delegate_DMcCaptFrameEvents_Fire_AfterCloseEventHandler
Public delegate_DMcCaptFrameEvents_FrameChangedEventHandler
Public delegate_DMcCaptureEvents_AfterAcquireEventHandler
This McCaptDevice instance is ending an acquisition.
Public delegate_DMcCaptureEvents_AfterAttributeCloseEventHandler
This McCaptDevice instance is ending destruction of an attribute.
Public delegate_DMcCaptureEvents_AfterAttributeNewEventHandler
This McCaptDevice instance is ending creation of a new attribute.
Public delegate_DMcCaptureEvents_AfterCaptFrameCloseEventHandler
This McCaptDevice instance is ending destruction of a CaptFrame.
Public delegate_DMcCaptureEvents_AfterCaptFrameNewEventHandler
This McCaptDevice instance is ending creation of a new CaptFrame.
Public delegate_DMcCaptureEvents_AfterCloseEventHandler
This McCaptDevice instance is in the process of being closed.
Public delegate_DMcCaptureEvents_AfterExposureEventHandler
This McCaptDevice instance is ending the exposure phase of a snap.
Public delegate_DMcCaptureEvents_AfterOpenEventHandler
This McCaptDevice instance is in the process of being opened.
Public delegate_DMcCaptureEvents_AfterPreviewEventHandler
This McCaptDevice instance is ending a live preview.
Public delegate_DMcCaptureEvents_AfterSettingCloseEventHandler
This McCaptDevice instance is ending destruction of a setting.
Public delegate_DMcCaptureEvents_AfterSettingsLoadEventHandler
This McCaptDevice instance is ending a settings load operation.
Public delegate_DMcCaptureEvents_AfterSettingsSaveEventHandler
This McCaptDevice instance is ending a settings persist operation.
Public delegate_DMcCaptureEvents_AfterSnapEventHandler
This McCaptDevice instance is ending a snap of a single frame.
Public delegate_DMcCaptureEvents_AfterStreamEventHandler
This McCaptDevice instance is ending a stream of snaps.
Public delegate_DMcCaptureEvents_AttributeChangedEventHandler
This McCaptDevice instance has changed an attribute property.
Public delegate_DMcCaptureEvents_BeforeAcquireEventHandler
This McCaptDevice instance is starting an acquisition.
Public delegate_DMcCaptureEvents_BeforeAttributeCloseEventHandler
This McCaptDevice instance is starting destruction of an attribute.
Public delegate_DMcCaptureEvents_BeforeAttributeNewEventHandler
This McCaptDevice instance is starting creation of a new attribute.
Public delegate_DMcCaptureEvents_BeforeCaptFrameCloseEventHandler
This McCaptDevice instance is starting destruction of a CaptFrame.
Public delegate_DMcCaptureEvents_BeforeCaptFrameNewEventHandler
This McCaptDevice instance is starting creation of a new CaptFrame.
Public delegate_DMcCaptureEvents_BeforeCloseEventHandler
This McCaptDevice instance is in the process of being closed.
Public delegate_DMcCaptureEvents_BeforeExposureEventHandler
This McCaptDevice instance is starting the exposure phase of a snap.
Public delegate_DMcCaptureEvents_BeforeOpenEventHandler
This McCaptDevice instance is in the process of being opened.
Public delegate_DMcCaptureEvents_BeforePreviewEventHandler
This McCaptDevice instance is starting a live preview.
Public delegate_DMcCaptureEvents_BeforeSettingCloseEventHandler
This McCaptDevice instance is starting destruction of a setting.
Public delegate_DMcCaptureEvents_BeforeSettingsLoadEventHandler
This McCaptDevice instance is starting a settings load operation.
Public delegate_DMcCaptureEvents_BeforeSettingsSaveEventHandler
This McCaptDevice instance is starting a settings persist operation.
Public delegate_DMcCaptureEvents_BeforeSnapEventHandler
This McCaptDevice instance is starting a snap of a single frame.
Public delegate_DMcCaptureEvents_BeforeStreamEventHandler
This McCaptDevice instance is starting a stream of snaps.
Public delegate_DMcCaptureEvents_CaptFrameChangedEventHandler
This McCaptDevice instance has changed a CaptFrame property.
Public delegate_DMcCaptureEvents_CaptFramesChangedEventHandler
This McCaptDevice instance has changed a CaptFrames property.
Public delegate_DMcCaptureEvents_FrameSyncEventHandler
This McCaptDevice instance is signalling a frame syncronization.
Public delegate_DMcCaptureEvents_PerformAutoSetEventHandler
This McCaptDevice instance is requesting an AutoSet operation from the UI.
Public delegate_DMcCaptureEvents_PerformPreviewEventHandler
This McCaptDevice instance is requesting a preview from the UI.
Public delegate_DMcCaptureEvents_PerformSnapEventHandler
This McCaptDevice instance is requesting a snap of a single frame from the UI.
Public delegate_DMcCaptureEvents_PreviewFrameEventHandler
This McCaptDevice instance has updated a live preview frame.
Public delegate_DMcCaptureEvents_ReadoutEventHandler
This McCaptDevice instance is ending the readout phase of a snap.
Public delegate_DMcCaptureEvents_SettingChangedEventHandler
This McCaptDevice instance has changed a setting.
Public delegate_DMcCaptureEvents_SnapCompleteEventHandler
This McCaptDevice instance has completed a single snap operation.
Public delegate_DMcCaptureEvents_StreamCompleteEventHandler
This McCaptDevice instance has completed a stream of frames.
Public delegate_DMcCaptureEvents_StreamFrameEventHandler
The McCaptDevice instance is finished with single frame snapped during a stream of snaps.
Public delegate_IMcCaptDevAttributeEvents_AfterCloseEventHandler
A McCaptAttribute object has just been removed from the attributes collection.
Public delegate_IMcCaptDevAttributeEvents_AfterNewEventHandler
A McCaptAttribute object has just been created and added to the attributes collection.
Public delegate_IMcCaptDevAttributeEvents_BeforeCloseEventHandler
A McCaptAttribute object is being removed from the attributes collection.
Public delegate_IMcCaptDevAttributeEvents_BeforeNewEventHandler
A McCaptAttribute object is being created and added to the attributes collection.
Public delegate_IMcCaptDevAttributeEvents_ChangedEventHandler
One of the McCaptAttribute object's properties changed its value.
Public delegate_IMcCaptFrameEvents_AfterCloseEventHandler
Public delegate_IMcCaptFrameEvents_AfterNewEventHandler
Public delegate_IMcCaptFrameEvents_BeforeCloseEventHandler
Public delegate_IMcCaptFrameEvents_BeforeNewEventHandler
Public delegate_IMcCaptFrameEvents_ChangedEventHandler
Public delegate_IMcCaptFrameEvents_FrameChangedEventHandler
Public delegate_IMcCaptureEvents_AfterAcquireEventHandler
This McCaptDevice instance is ending an acquisition.
Public delegate_IMcCaptureEvents_AfterAttributeCloseEventHandler
This McCaptDevice instance is ending destruction of an attribute.
Public delegate_IMcCaptureEvents_AfterAttributeNewEventHandler
This McCaptDevice instance is ending creation of a new attribute.
Public delegate_IMcCaptureEvents_AfterCaptFrameCloseEventHandler
This McCaptDevice instance is ending destruction of a CaptFrame.
Public delegate_IMcCaptureEvents_AfterCaptFrameNewEventHandler
This McCaptDevice instance is ending creation of a new CaptFrame.
Public delegate_IMcCaptureEvents_AfterCloseEventHandler
This McCaptDevice instance is in the process of being closed.
Public delegate_IMcCaptureEvents_AfterExposureEventHandler
This McCaptDevice instance is ending the exposure phase of a snap.
Public delegate_IMcCaptureEvents_AfterOpenEventHandler
This McCaptDevice instance is in the process of being opened.
Public delegate_IMcCaptureEvents_AfterPreviewEventHandler
This McCaptDevice instance is ending a live preview.
Public delegate_IMcCaptureEvents_AfterSettingCloseEventHandler
This McCaptDevice instance is ending destruction of a setting.
Public delegate_IMcCaptureEvents_AfterSettingsLoadEventHandler
This McCaptDevice instance is ending a settings load operation.
Public delegate_IMcCaptureEvents_AfterSettingsSaveEventHandler
This McCaptDevice instance is ending a settings persist operation.
Public delegate_IMcCaptureEvents_AfterSnapEventHandler
This McCaptDevice instance is ending a snap of a single frame.
Public delegate_IMcCaptureEvents_AfterStreamEventHandler
This McCaptDevice instance is ending a stream of snaps.
Public delegate_IMcCaptureEvents_AttributeChangedEventHandler
This McCaptDevice instance has changed an attribute property.
Public delegate_IMcCaptureEvents_BeforeAcquireEventHandler
This McCaptDevice instance is starting an acquisition.
Public delegate_IMcCaptureEvents_BeforeAttributeCloseEventHandler
This McCaptDevice instance is starting destruction of an attribute.
Public delegate_IMcCaptureEvents_BeforeAttributeNewEventHandler
This McCaptDevice instance is starting creation of a new attribute.
Public delegate_IMcCaptureEvents_BeforeCaptFrameCloseEventHandler
This McCaptDevice instance is starting destruction of a CaptFrame.
Public delegate_IMcCaptureEvents_BeforeCaptFrameNewEventHandler
This McCaptDevice instance is starting creation of a new CaptFrame.
Public delegate_IMcCaptureEvents_BeforeCloseEventHandler
This McCaptDevice instance is in the process of being closed.
Public delegate_IMcCaptureEvents_BeforeExposureEventHandler
This McCaptDevice instance is starting the exposure phase of a snap.
Public delegate_IMcCaptureEvents_BeforeOpenEventHandler
This McCaptDevice instance is in the process of being opened.
Public delegate_IMcCaptureEvents_BeforePreviewEventHandler
This McCaptDevice instance is starting a live preview.
Public delegate_IMcCaptureEvents_BeforeSettingCloseEventHandler
This McCaptDevice instance is starting destruction of a setting.
Public delegate_IMcCaptureEvents_BeforeSettingsLoadEventHandler
This McCaptDevice instance is starting a settings load operation.
Public delegate_IMcCaptureEvents_BeforeSettingsSaveEventHandler
This McCaptDevice instance is starting a settings persist operation.
Public delegate_IMcCaptureEvents_BeforeSnapEventHandler
This McCaptDevice instance is starting a snap of a single frame.
Public delegate_IMcCaptureEvents_BeforeStreamEventHandler
This McCaptDevice instance is starting a stream of snaps.
Public delegate_IMcCaptureEvents_CaptFrameChangedEventHandler
This McCaptDevice instance has changed a CaptFrame property.
Public delegate_IMcCaptureEvents_CaptFramesChangedEventHandler
This McCaptDevice instance has changed a CaptFrames property.
Public delegate_IMcCaptureEvents_FrameSyncEventHandler
This event signals a frame syncronization.
Public delegate_IMcCaptureEvents_PerformAutoSetEventHandler
This McCaptDevice instance is requesting an AutoSet operation from the UI.
Public delegate_IMcCaptureEvents_PerformPreviewEventHandler
This McCaptDevice instance is requesting a preview from the UI.
Public delegate_IMcCaptureEvents_PerformSnapEventHandler
This McCaptDevice instance is requesting a snap of a single frame from the UI.
Public delegate_IMcCaptureEvents_PreviewFrameEventHandler
This McCaptDevice instance has updated a live preview frame.
Public delegate_IMcCaptureEvents_ReadoutEventHandler
This McCaptDevice instance is ending the readout phase of a snap.
Public delegate_IMcCaptureEvents_SettingChangedEventHandler
This McCaptDevice instance has changed a setting.
Public delegate_IMcCaptureEvents_SnapCompleteEventHandler
This McCaptDevice instance has completed a snap of a single frame.
Public delegate_IMcCaptureEvents_StreamCompleteEventHandler
This McCaptDevice instance has completed a stream of frames.
Public delegate_IMcCaptureEvents_StreamFrameEventHandler
The McCaptDevice instance is finished with single frame snapped during a stream of snaps.
Enumerations
  EnumerationDescription
Public enumerationmcCaptAttContext
Attribute context values. These are used to provide context information to the GUI.
Public enumerationmcCaptAttRangeFlags
Attribute range flag bits. These set different options based on the definition of the capture attribute
Public enumerationMcCaptAttrIDBits
For internal use only.
Public enumerationmcCaptAttrIDs
Capture Attribute IDs
Public enumerationmcCaptAutoExpCmd
Auto-exposure commands.
Public enumerationmcCaptCameraType
Camera type.
Public enumerationmcCaptDestination
For internal use only.
Public enumerationmcCaptDevAttrCommandFlags
Public enumerationmcCaptDevAttrPropertyIDs
PropertyID's for all OMFirePropertyChangedNotify calls
Public enumerationmcCaptDevHandleCmd
Device hande commands.
Public enumerationMcCaptDevIDs
Device ID constants
Public enumerationmcCaptDynACCmd
Dynamic auto-contrast commands.
Public enumerationmcCaptDynACOptions
Dynamic auto-contrast options.
Public enumerationmcCaptDynAECmd
Dynamic auto-exposure commands.
Public enumerationmcCaptDynAEType
Dynamic auto-exposure region type options.
Public enumerationmcCaptDynARCmd
Dynamic auto-range commands.
Public enumerationmcCaptDynAROptions
Dynamic auto-range options.
Public enumerationmcCaptFrameAlign
For internal use only.
Public enumerationmcCaptFrameFlags
For internal use only.
Public enumerationmcCaptFrameFormat
For internal use only.
Public enumerationmcCaptFrameOrient
For internal use only.
Public enumerationmcCaptFramePropertyIDs
PropertyID's for all OMFirePropertyChangedNotify calls
Public enumerationmcCaptFramesPropertyIDs
PropertyID's for all OMFirePropertyChangedNotify calls
Public enumerationmcCaptFrameType
For internal use only.
Public enumerationmcCaptPrePostUnit
For internal use only.
Public enumerationmcCaptPreviewCmd
For internal use only.
Public enumerationmcCaptPreviewMode
Type of preview modes supported by the capture interface source. mcPvwMode_Software support is required and the rest are optional.
Public enumerationmcCaptPreviewWinType
For internal use only.
Public enumerationmcCaptProcPriority
For internal use only.
Public enumerationmcCaptPvwSuspendCmd
Preview suspend and resume commands.
Public enumerationmcCaptResInfoIndex
Resolution information data indices. These are the indices into the resolution information 2 dimensional array that contain the data for one resolution selection.
Public enumerationmcCaptSettingOp
For internal use only.
Public enumerationmcCaptSettingsEvents
Capture settings interface IDs
Public enumerationmcCaptSourceEventIDs
For internal use only.
Public enumerationmcCaptThreadPriority
For internal use only.
Public enumerationmcCaptureAttrCmdError
Capture Attribute Commands. For future use.
Public enumerationmcCaptureAttrCommands
Capture Attribute Commands. For future use.
Public enumerationmcCaptureCalibCmd
For internal use only.
Public enumerationmcCaptureCalibrationType
For internal use only.
Public enumerationmcCaptureErrorCodes
Capture error codes. Error codes are categorized as critical, severe, warning, and message.
Public enumerationmcCaptureProfileTypes
For internal use only.
Public enumerationmcCaptureStreamToDiskMessage
For internal use only.
Public enumerationmcCaptVidStand
Video camera standards.
Public enumerationmcDynACInfoIndex
For internal use only.