From a82392b5dbb450014ae0f7b11f9063b3d110890f Mon Sep 17 00:00:00 2001 From: wusongqing Date: Mon, 16 Aug 2021 17:15:58 +0800 Subject: [PATCH] Added English version of video Signed-off-by: wusongqing --- en/application-dev/ui/video.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/application-dev/ui/video.md b/en/application-dev/ui/video.md index 67bfc186ea..58510f8728 100644 --- a/en/application-dev/ui/video.md +++ b/en/application-dev/ui/video.md @@ -68,7 +68,7 @@ Not supported.

No

-

Whether to display the video playback control bar. The value **false** means not to display the control bar, and **true** means that the display of the control bar is controlled by the system. The default value is **true**.

+

Whether to display the video playback control bar. The value false means not to display the control bar, and true means that the display of the control bar is controlled by the system. The default value is true.

-- GitLab