FLI libflipro API
Public Attributes | List of all members
camera_capabilities_t Struct Reference

Public Attributes

uint32_t uiSize
 Size of this structure (including uiSize)
 
uint32_t uiCapVersion
 Version of this structure.
 
uint32_t uiDeviceType
 General device type- see documentation.
 
uint32_t uiMaxPixelImageWidth
 Max allowed image width in pixels.
 
uint32_t uiMaxPixelImageHeight
 max allowed image height in pixels
 
uint32_t uiAvailablePixelDepths
 Bit is set if pixel depth allowed (lsb= pixel depth 1)
 
uint32_t uiBinningsTableSize
 0= 1:1 binning only
 
uint32_t uiBlackLevelMax
 Max Value Allowed (see FPROSensor_SetBlackLevelAdjust())
 
uint32_t uiBlackSunMax
 Max Value Allowed (see FPROSensor_SetBlackSunAdjust())
 
uint32_t uiLowGain
 Number of Gain Values (Low Gain channel for low gain frame in HDR Modes)
 
uint32_t uiHighGain
 Number Of Gain Values (High Gain channel for LDR Modes)
 
uint32_t uiReserved
 Reserved.
 
uint32_t uiRowScanTime
 Row Scan Time in nano secs (LDR)
 
uint32_t uiDummyPixelNum
 Number of Pre and Post Row Dummy Pixels when enabled. See FPROFrame_SetDummyPixelEnable.
 
bool bHorizontalScanInvertable
 False= Normal scan direction only, True= Inverse Scan Available.
 
bool bVerticalScanInvertable
 False= Normal scan direction only, True= Inverse Scan Available.
 
uint32_t uiNVStorageAvailable
 Number of bytes of Non-Volatile Storage available on the camera.
 
uint32_t uiPreFrameReferenceRows
 Number of Pre-Frame Reference rows available.
 
uint32_t uiPostFrameReferenceRows
 Number of Post-Frame Reference rows available.
 
uint32_t uiMetaDataSize
 Number of bytes used for the pre-frame image meta data.
 

Detailed Description

Examples:
CapabilitiesAndGainTables.cpp, SimpleAPIMerging.cpp, SimpleImageLoop.cpp, and SimpleStreamer.cpp.

The documentation for this struct was generated from the following file: