From 7758ef32050f9c0732cc36ea586994952f010f20 Mon Sep 17 00:00:00 2001 From: gcw_4z3jiPvB Date: Mon, 17 Aug 2026 11:07:50 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=9B=B4=E6=96=B0=E6=96=87=E4=BB=B6?= =?UTF-8?q?=20video=5Fprocessing.h?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: gcw_4z3jiPvB --- interfaces/kits/c/video_processing.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interfaces/kits/c/video_processing.h b/interfaces/kits/c/video_processing.h index a68765b..b92710e 100644 --- a/interfaces/kits/c/video_processing.h +++ b/interfaces/kits/c/video_processing.h @@ -350,7 +350,7 @@ bool OH_VideoProcessing_IsAutoEffectSupported(uint32_t type); VideoProcessing_ErrorCode OH_VideoProcessing_UseAutoEffect(uint32_t type, bool enable, const char *name); /** - * @brief Sets parameters for the automatic effect associated with the XComponent. + * @brief Sets parameters for the automatic effect associated with the XComponent. * Currently, the AutoEffect only takes effect on the last invoked XComponent. * @param type [in] Specify AutoEffect to use. * @param name [in] Specifies the name of an XComponent. If the current application has multiple XComponents