Determines which strip to select when multiple are present.
enum Go2ProfileStripSelectType { GO2_PROFILE_STRIP_SELECT_BEST = 0, GO2_PROFILE_STRIP_SELECT_LEFT = 1, GO2_PROFILE_STRIP_SELECT_RIGHT = 2 };
|
Members |
Description |
|
GO2_PROFILE_STRIP_SELECT_BEST = 0 |
Select the best strip from all detected strips. |
|
GO2_PROFILE_STRIP_SELECT_LEFT = 1 |
Select the N-th strip from the left. |
|
GO2_PROFILE_STRIP_SELECT_RIGHT = 2 |
Select the N-th strip from the right. |
Go2ProfileTypes.h