| enum | CamAttrib {
BinningX,
BinningY,
RegionX,
RegionY,
TotalBytesPerFrame,
AcquisitionFrameCount,
RecorderPreEventCount,
FrameStartTriggerDelay,
ExposureValue,
ExposureAutoMax,
ExposureAutoMin,
ExposureAutoOutliers,
ExposureAutoRate,
ExposureAutoTarget,
ExposureAutoAdjustTol,
GainValue,
GainAutoAdjustDelay,
GainAutoAdjustTol,
GainAutoMax,
GainAutoMin,
GainAutoOutliers,
GainAutoRate,
GainAutoTarget,
ShutterValue,
WhitebalValueRed,
WhitebalValueBlue,
WhitebalAutoAdjustDelay,
WhitebalAutoAdjustTol,
WhitebalAutoAlg,
WhitebalAutoRate,
OffsetValue,
DSPSubregionLeft,
DSPSubregionTop,
DSPSubregionRight,
DSPSubregionBottom,
IrisAutoTarget,
IrisVideoLevelMin,
IrisVideoLevelMax,
IrisVideoLevel,
SyncInLevels,
SyncOutGpoLevels,
Strobe1Delay,
Strobe1Duration,
PacketSize,
StreamBytesPerSecond,
GvcpRetries,
HeartbeatTimeout,
HeartbeatInterval,
StreamHoldCapacity,
UniqueId,
PartNumber,
PartVersion,
FirmwareVerMajor,
FirmwareVerMinor,
FirmwareVerBuild,
SensorBits,
SensorWidth,
SensorHeight,
TimeStampFrequency,
StatFramesCompleted,
StatFramesDropped,
StatPacketsErroneous,
StatPacketsMissed,
StatPacketsReceived,
StatPacketsRequested,
StatPacketsResent,
IsoSpeed,
OperationMode,
HDRValue,
BrightnessValue,
ContrastValue,
SaturationValue,
WhitebalValue,
SharpnessValue,
BacklightCompensation,
PixelClock,
TargetGrayValue
} |