add IsSupported interface

Signed-off-by: zhouxubo <zhouxubo@huawei.com>
This commit is contained in:
zhouxubo
2025-06-12 19:33:12 +08:00
parent 4c660d64f6
commit e2545f3afb
+1 -2
View File
@@ -55,8 +55,7 @@ public:
* @param type Use VIDEO_TYPE_XXX to specify the processing type. For details, see {@link VpeVideoType}.
* @param parameter The parameter of video processing.
* @return true if the product is supported. false If the product is unsupported.
* @since 5.1
* @version 5.1
* @since 6.0
*/
static bool IsSupported(void);