"name""sensor-width""sensor-height""sensor-bitdepth""sensor-horizontal-binning""sensor-horizontal-binnings""sensor-vertical-binning""sensor-vertical-binnings""sensor-max-frame-rate""trigger-mode""exposure-time""roi-x0""roi-y0""roi-width""roi-height""roi-width-multiplier""roi-height-multiplier""has-streaming""has-camram-recording""transfer-asynchronously""is-recording""is-readout""frame-rate""name" : gchararray : Read-onlyName of the camera
"sensor-width" : guint : Read-onlyWidth of the sensor in pixels
"sensor-height" : guint : Read-onlyHeight of the sensor in pixels
"sensor-bitdepth" : guint : Read-onlyNumber of bits per pixel
"sensor-horizontal-binning" : guint : Read / WriteNumber of sensor ADCs that are combined to one pixel in horizontal direction
"sensor-horizontal-binnings" : GValueArray : Read-onlyArray of possible binnings in horizontal direction
"sensor-vertical-binning" : guint : Read / WriteNumber of sensor ADCs that are combined to one pixel in vertical direction
"sensor-vertical-binnings" : GValueArray : Read-onlyArray of possible binnings in vertical direction
"sensor-max-frame-rate" : gfloat : Read-onlyMaximum frame rate at full frame resolution
"trigger-mode" : UcaCameraTrigger : Read / WriteTrigger mode
"exposure-time" : gdouble : Read / WriteExposure time in seconds
"roi-x0" : guint : Read / WriteHorizontal coordinate
"roi-y0" : guint : Read / WriteVertical coordinate
"roi-width" : guint : Read / WriteWidth of the region of interest
"roi-height" : guint : Read / WriteHeight of the region of interest
"roi-width-multiplier" : guint : Read-onlyMinimum possible step size of horizontal ROI
"roi-height-multiplier" : guint : Read-onlyMinimum possible step size of vertical ROI
"has-streaming" : gboolean : Read-onlyIs the camera able to stream the data
"has-camram-recording" : gboolean : Read-onlyIs the camera able to record the data in-camera
"transfer-asynchronously" : gboolean : Read / WriteSpecify whether data should be transfered asynchronously using a specified callback
"is-recording" : gboolean : Read-onlyIs the camera currently recording
"is-readout" : gboolean : Read-onlyIs camera in readout mode
"frame-rate" : gfloat : Read / WriteNumber of frames per second that are taken