From 2fa038f650b9e5327c845a9403ab2c8f5fc0c514 Mon Sep 17 00:00:00 2001 From: liyan Date: Wed, 21 Sep 2022 07:25:52 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8B=BC=E5=86=99=E9=94=99?= =?UTF-8?q?=E8=AF=AF=20Signed-off-by:=20li-yan339=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: liyan --- .../reference/hdi-apis/_o_h_o_s_1_1_camera_1_1_stream_info.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/device-dev/reference/hdi-apis/_o_h_o_s_1_1_camera_1_1_stream_info.md b/zh-cn/device-dev/reference/hdi-apis/_o_h_o_s_1_1_camera_1_1_stream_info.md index f258c8e393..613378d52a 100644 --- a/zh-cn/device-dev/reference/hdi-apis/_o_h_o_s_1_1_camera_1_1_stream_info.md +++ b/zh-cn/device-dev/reference/hdi-apis/_o_h_o_s_1_1_camera_1_1_stream_info.md @@ -19,7 +19,7 @@ | [width_](_camera.md#width-12) | 图像宽度。 | | [height_](_camera.md#height-12) | 图像高度。 | | [format_](_camera.md#format) | 图像格式。 | -| [datasapce_](_camera.md#dataspace) | 图像颜色空间。 | +| [dataspace_](_camera.md#dataspace) | 图像颜色空间。 | | [intent_](_camera.md#intent) | 流类型。 | | [tunneledMode_](_camera.md#tunneledmode) | 隧道模式,值为true时开启,false关闭。 | | [bufferQueue_](_camera.md#bufferqueue) | 图形提供的生产者句柄。 | -- GitLab