harmony 鸿蒙Vibrator_FileDescription
Vibrator_FileDescription
Overview
The Vibrator_FileDescription struct describes the vibration file description.
Since: 11
Related module: Vibrator
Header file: vibrator_type.h
Summary
Member Variables
Name | Description |
---|---|
fd | File handle of the custom vibration sequence. |
offset | Offset address of the custom vibration sequence. |
length | Total length of the custom vibration sequence. |
Member Variable Description
fd
int32_t Vibrator_FileDescription::fd
Description
File handle of the custom vibration sequence.
offset
int64_t Vibrator_FileDescription::offset
Description
Offset address of the custom vibration sequence.
length
int64_t Vibrator_FileDescription::length
Description
Total length of the custom vibration sequence.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Vibrator Error Codes
harmony 鸿蒙@ohos.sensor (Sensor) (System API)
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦