Click or drag to resize

mcCaptAttrIDs Enumeration

Capture Attribute IDs

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
Public Enumeration mcCaptAttrIDs
Members
  Member nameValueDescription
mcatWidth0Width of captured image
mcatHeight1Height of captured image
mcatPreviewWinType2Internal use only
mcatDescription5Description of capture interface module
mcatVidStand6Video source standard (NTSC, PAL, etc.)
mcatCamType7Camera type (Digital, Composite, RGB, etc.)
mcatInpSource8Video input source
mcatContrast9Contrast setting
mcatBrightness10Brightness setting
mcatInpTrigger12External trigger input
mcatOutTrigger13External trigger output
mcatBitDepth14Bit depth
mcatHue15Hue setting
mcatSaturation16Saturation setting
mcatRGBLevel17RGB level setting (single values)
mcatRGBLevel218RGB level setting (paired values)
mcatConfigDlg21Configure dialog (legacy only)
mcatOptionsDlg42Options dialog (legacy only)
mcatPreviewZoom45Preview zoom factor
mcatSubRegion48Sub-region array (ROI)
mcatExposure49Exposure time setting in milliseconds
mcatBinning52Binning setting
mcatGain53Gain setting
mcatOffset54Offset setting
mcatColorSpace55Colorspace of captured image
mcatExpBinAdj56Exposure time binning adjustment
mcatAverageBin57Binning is averaged (instead of summed)
mcatAutoExposure88Auto-exposure value
mcatAutoExpCmd60Auto-exposure command
mcatAutoExpRgn61Auto-exposure region
mcatWhiteBalance72White balance values
mcatWhiteBalCmd75White balance command
mcatWhiteBalRgn74White balance region
mcatWhiteBalCtl76Internal use only
mcatWhiteBalPvwEnable77Allow preview to remain live during auto white balance
mcatBitsPerChan93Bits per channel of captured image
mcatResolution91Image resolution selections
mcatResInfo92Image resolution selections information
mcatGamma97Gamma setting
mcatHistogram105Preview histogram values (legacy)
mcatHistCmd106Preview histogram command (legacy)
mcatCustomSection120Settings file custom section (legacy)
mcatDeviceUniqueID121Capture device unique id (e.g. serial number)
mcatDeviceSubname1122Capture device subname 1 (legacy)
mcatDeviceSubname2123Capture device subname 2 (legacy)
mcatDeviceModel124Capture device model
mcatDeviceSpDesc125Capture device special features description
mcatDynamicAutoExp108Dynamic auto-exposure value
mcatDynAECmd109Dynamic auto-exposure command
mcatDynAERgn110Dynamic auto-exposure region
mcatDynamicAutoCont111Dynamic auto-contrast value
mcatDynACCmd112Dynamic auto-contrast command
mcatDynACRgn113Dynamic auto-contrast region
mcatDynACRgnOpts114Dynamic auto-contrast region options
mcatDynACOptions115Dynamic auto-contrast options
mcatDynamicAutoRange126Dynamic auto-range value
mcatDynARCmd127Dynamic auto-range command
mcatDynARRgn128Dynamic auto-range region
mcatDynARRgnOpts129Dynamic auto-range region options
mcatDynAROptions130Dynamic auto-range options
mcatSourceEventSupport131Capture source event support
mcatSourceEventDisable132Capture source event disable
mcatLockPreviewFrame133Lock preview frame flag
mcatPreviewFPS134Preview frames per second value
mcatImageFilePath135Simulation image file path
mcatPrePostAcquireTime137Internal use only
mcatPrePostAcquireFrames138Internal use only
mcatPrePostAcquireUnit139Internal use only
mcatStreamFPS140Stream acquisition frames per second value
mcatStreamToDiskPath141Stream to disk image file path
mcatStreamToDiskExperiment142Internal use only
mcatManufacturer143Capture device manufacturer
mcatFastAsPossible144Stream acquisition as fast as possible
mcatStreamToDisk145Stream to disk
mcatStreamDuration146Stream acquisition total duration (ms)
mcatStreamInterval147Stream acquisition interval time (ms)
mcatStreamTransferTime148Internal use only
mcatStreamFrames149Stream acquisition number of frames
mcatStreamToDiskFPS150Stream to disk acquisition frames per second value
mcatMemoryPercentage151Acquisition memory buffer as percentage of available memory
mcatCaptureInterface152Capture interface module major version
mcatDeviceHandle153Internal use only
mcatDeviceHandleCmd154Internal use only
mcatDeviceHotPlugCmd155Internal use only
mcatDeviceResetCmd156Internal use only
mcatImageCalibration157Internal use only
mcatImageCalibrationCmd158Internal use only
mcatImageCalibrationInfo159Internal use only
mcatPixelShiftScans160Internal use only
mcatStreamMainThreadPriority200Internal use only
mcatStreamProcPriority201Internal use only
mcatStreamNotifyThreadPriority202Internal use only
mcatStreamStatusThreadPriority203Virtual capture attributes
mcatSatWarning32832Internal use only
mcatPvwFullFrame32833Internal use only
See Also