Determines what is currently limiting the maximum frame rate.
enum Go2FrameRateMaxSource { GO2_FRAME_RATE_MAX_SOURCE_IMAGER = 0, GO2_FRAME_RATE_MAX_SOURCE_PART_DETECTION = 1 };
|
Members |
Description |
|
GO2_FRAME_RATE_MAX_SOURCE_IMAGER = 0 |
Limited by the imager's configuration. |
|
GO2_FRAME_RATE_MAX_SOURCE_PART_DETECTION = 1 |
Limited by part detection logic. |
Go2Api.h