Enumeration BitRate
| Enumerator | Value | Description |
|---|---|---|
| BITRATE_UNSPECIFIED | 0 | Unspecified bit rate (supported on depth sensor only) |
| BITRATE_10_MBPS | 1 | 10 Mbps maximum bit rate (supported on color sensor only) |
| BITRATE_15_MBPS | 2 | 15 Mbps maximum bit rate (supported on color sensor only) |
| BITRATE_20_MBPS | 3 | 20 Mbps maximum bit rate (supported on color sensor only) |
| BITRATE_25_MBPS | 4 | 25 Mbps maximum bit rate (supported on color sensor only) |
Parent topic: VisionConfig (Python)