Enumeration FrameRate
Enumerator | Value | Description |
---|---|---|
FRAMERATE_UNSPECIFIED | 0 | Unspecified frame rate |
FRAMERATE_6_FPS | 1 | 6 frames per second (supported on depth sensor only) |
FRAMERATE_15_FPS | 2 | 15 frames per second |
FRAMERATE_30_FPS | 3 | 30 frame per second |
Parent topic: VisionConfig (C++)