Update sdk library 1.9.1-dcw2-P01

This commit is contained in:
lixiaobin
2024-01-03 10:50:55 +08:00
parent 554147870f
commit ebc6877d00
5 changed files with 10 additions and 20 deletions
@@ -582,6 +582,16 @@ typedef enum {
*/
OB_PROP_COLOR_HDR_BOOL = 2034,
/**
* @brief IR long exposure mode switch read and write.
*/
OB_PROP_IR_LONG_EXPOSURE_BOOL = 2035,
/**
* @brief Setting and getting the USB device frame skipping mode status, true: frame skipping mode, false: non-frame skipping mode.
*/
OB_PROP_SKIP_FRAME_BOOL = 2036,
/**
* @brief Software disparity to depth
*/
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -522,11 +522,6 @@
<Format>Y11</Format>
<!--Whether to retry after open stream failure, 0 means no retry, >=1 retry and how many times to retry-->
<StreamFailedRetry>0</StreamFailedRetry>
<ProfileFilter>
<profile>
<FPS>30</FPS>
</profile>
</ProfileFilter>
</Depth>
<Color>
<!--The width of the default resolution, int type-->
@@ -551,11 +546,6 @@
<Format>Y10</Format>
<!--Whether to retry after open stream failure, 0 means no retry, >=1 retry and how many times to retry-->
<StreamFailedRetry>0</StreamFailedRetry>
<ProfileFilter>
<profile>
<FPS>30</FPS>
</profile>
</ProfileFilter>
</IR>
</GeminiEW>
<DaBaiMax>
@@ -737,11 +727,6 @@
<Format>Y11</Format>
<!--Whether to retry after open stream failure, 0 means no retry, >=1 retry and how many times to retry-->
<StreamFailedRetry>0</StreamFailedRetry>
<ProfileFilter>
<profile>
<FPS>30</FPS>
</profile>
</ProfileFilter>
</Depth>
<IR>
<!--The width of the default resolution, int type-->
@@ -754,11 +739,6 @@
<Format>Y10</Format>
<!--Whether to retry after open stream failure, 0 means no retry, >=1 retry and how many times to retry-->
<StreamFailedRetry>0</StreamFailedRetry>
<ProfileFilter>
<profile>
<FPS>30</FPS>
</profile>
</ProfileFilter>
</IR>
</GeminiEWLite>
<DaBaiDC1>