Public Attributes | List of all members
t265::bulk_message_request_set_exposure_mode_control Struct Reference

Bulk Set Exposure Control Message Enable/disable the auto-exposure management of the different video streams, and configure the powerline frequency rate. Calling this message is only supported before the streams are started. The default values for video streams 0 and 1 shall be auto-exposure enable with 50Hz flicker rate. The firmware only supports the following: More...

#include <t265-messages.h>

Public Attributes

uint8_t bAntiFlickerMode
 
uint8_t bVideoStreamsMask
 
bulk_message_request_header header
 

Detailed Description

Bulk Set Exposure Control Message Enable/disable the auto-exposure management of the different video streams, and configure the powerline frequency rate. Calling this message is only supported before the streams are started. The default values for video streams 0 and 1 shall be auto-exposure enable with 50Hz flicker rate. The firmware only supports the following:

  1. Disabling auto-exposure for all streams (bVideoStreamsMask==0)
  2. Enabling auto-exposure for both video stream 0 and 1 together (bVideoStreamsMask ==0x3).

Definition at line 762 of file t265-messages.h.

Member Data Documentation

uint8_t t265::bulk_message_request_set_exposure_mode_control::bAntiFlickerMode

Anti Flicker Mode: 0 - disable (e.g. for outside use), 1 - 50Hz, 2 - 60Hz, 3 - Auto (currently not supported)

Definition at line 765 of file t265-messages.h.

uint8_t t265::bulk_message_request_set_exposure_mode_control::bVideoStreamsMask

Bitmask of the streams to apply the configuration to. bit X -> stream X: 0 - disable, 1 - enable

Definition at line 764 of file t265-messages.h.

bulk_message_request_header t265::bulk_message_request_set_exposure_mode_control::header

Message request header: dwLength = 8 bytes, wMessageID = DEV_EXPOSURE_MODE_CONTROL

Definition at line 763 of file t265-messages.h.


The documentation for this struct was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:43