harmony 鸿蒙OH_AVRange
OH_AVRange
Overview
The OH_AVRange struct defines the value range, which contains the minimum value and maximum value.
\@syscap SystemCapability.Multimedia.Media.CodecBase
Since
10
Related Modules
Summary
Member Variables
Name | Description |
---|---|
minVal | Defines the minimum value. |
maxVal | Defines the maximum value. |
Member Variable Description
minVal
int32_t minVal
Description
Defines the minimum value.
Since
10
maxVal
int32_t maxVal
Description
Defines the maximum value.
Since
10
你可能感兴趣的鸿蒙文章
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦