enum BitRate

August 13, 2019 ยท View on GitHub

Overview / Purpose

Enumeration BitRate

EnumeratorValueDescription
BITRATE_UNSPECIFIED0Unspecified bit rate (supported on depth sensor only)
BITRATE_10_MBPS110 Mbps maximum bit rate (supported on color sensor only)
BITRATE_15_MBPS215 Mbps maximum bit rate (supported on color sensor only)
BITRATE_20_MBPS320 Mbps maximum bit rate (supported on color sensor only)
BITRATE_25_MBPS425 Mbps maximum bit rate (supported on color sensor only)

Parent topic: VisionConfig (C++)