set_sw_roi_and_get_changed_properties#
- Client.set_sw_roi_and_get_changed_properties(offsetX, offsetY, sizeX, sizeY, changedProperties)#
Set the software region of interest (ROI) of the current camera on DE-Server and get all of the changed properties. This is useful for testing and determining how certain properties affect others.
- Parameters:
offsetX (int) – The x offset of the ROI
offsetY (int) – The y offset of the ROI
sizeX (int) – The width of the ROI
sizeY (int) – The height of the ROI
changedProperties (list) – List of properties that have changed