harmony 鸿蒙DisplaySoloist_ExpectedRateRange
DisplaySoloist_ExpectedRateRange
Overview
The DisplaySoloist_ExpectedRateRange struct describes the expected frame rate range.
Since: 12
Related module: NativeDisplaySoloist
Header file: native_display_soloist.h
Summary
Member Variables
Name | Description |
---|---|
int32_t min | Minimum value of the expected frame rate range. The value range is [0,120]. |
int32_t max | Maximum value of the expected frame rate range. The value range is [0,120]. |
int32_t expected | Expected frame rate. The value range is [0,120]. |
Member Variable Description
expected
int32_t DisplaySoloist_ExpectedRateRange::expected
Description
Expected frame rate. The value range is [0,120].
max
int32_t DisplaySoloist_ExpectedRateRange::max
Description
Maximum value of the expected frame rate range. The value range is [0,120].
min
int32_t DisplaySoloist_ExpectedRateRange::min
Description
Minimum value of the expected frame rate range. The value range is [0,120].
你可能感兴趣的鸿蒙文章
harmony 鸿蒙NativeColorSpaceManager
harmony 鸿蒙NativeDisplaySoloist
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦