OH_NativeXComponent_ExpectedRateRange
typedef struct {...} OH_NativeXComponent_ExpectedRateRange
Overview
Defines the expected frame rate range.
Since: 11
Related module: OH_NativeXComponent Native XComponent
Header file: native_interface_xcomponent.h
Summary
Member Variables
| Name | Description |
|---|---|
| int32_t min | Minimum value of the expected frame rate range. The unit is frame/second. |
| int32_t max | Maximum value of the expected frame rate range. The unit is frame/second. |
| int32_t expected | Expected frame rate. The unit is frame/second. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 arkts-apis-uicontext-contextmenucontroller
openharmony 鸿蒙 errorcode-canvas
openharmony 鸿蒙 capi-oh-nativexcomponent-native-xcomponent-oh-nativexcomponent
openharmony 鸿蒙 errorcode-bindSheet
openharmony 鸿蒙 js-apis-arkui-uiExtension-sys
openharmony 鸿蒙 capi-arkui-accessibility-arkui-accessibilityeventinfo
openharmony 鸿蒙 capi-arkui-rendernodeutils
openharmony 鸿蒙 js-apis-arkui-node
openharmony 鸿蒙 capi-native-node-h
openharmony 鸿蒙 capi-arkui-nativemodule-arkui-listitemswipeactionitem