"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-only
Name of the camera
"sensor-width" : guint : Read-only
Width of the sensor in pixels
"sensor-height" : guint : Read-only
Height of the sensor in pixels
"sensor-bitdepth" : guint : Read-only
Number of bits per pixel
"sensor-horizontal-binning" : guint : Read / Write
Number of sensor ADCs that are combined to one pixel in horizontal direction
"sensor-horizontal-binnings" : GValueArray : Read-only
Array of possible binnings in horizontal direction
"sensor-vertical-binning" : guint : Read / Write
Number of sensor ADCs that are combined to one pixel in vertical direction
"sensor-vertical-binnings" : GValueArray : Read-only
Array of possible binnings in vertical direction
"sensor-max-frame-rate" : gfloat : Read-only
Maximum frame rate at full frame resolution
"trigger-mode" : UcaCameraTrigger : Read / Write
Trigger mode
"exposure-time" : gdouble : Read / Write
Exposure time in seconds
"roi-x0" : guint : Read / Write
Horizontal coordinate
"roi-y0" : guint : Read / Write
Vertical coordinate
"roi-width" : guint : Read / Write
Width of the region of interest
"roi-height" : guint : Read / Write
Height of the region of interest
"roi-width-multiplier" : guint : Read-only
Minimum possible step size of horizontal ROI
"roi-height-multiplier" : guint : Read-only
Minimum possible step size of vertical ROI
"has-streaming" : gboolean : Read-only
Is the camera able to stream the data
"has-camram-recording" : gboolean : Read-only
Is the camera able to record the data in-camera
"transfer-asynchronously" : gboolean : Read / Write
Specify whether data should be transfered asynchronously using a specified callback
"is-recording" : gboolean : Read-only
Is the camera currently recording
"is-readout" : gboolean : Read-only
Is camera in readout mode
"frame-rate" : gfloat : Read / Write
Number of frames per second that are taken