harmony 鸿蒙OhosImageSourceUpdateData
OhosImageSourceUpdateData
Overview
The OhosImageSourceUpdateData struct defines the update data option of the image source. It is obtained by calling OH_ImageSource_UpdateData.
\@Syscap SystemCapability.Multimedia.Image
Since
10
Related Modules
Summary
Member Variables
Name | Description |
---|---|
buffer = nullptr | Defines a pointer to the buffer for storing the update data. |
bufferSize = 0 | Defines the size of the buffer. |
offset = 0 | Defines the offset of the update data in the buffer. |
updateLength = 0 | Defines the length of the update data in the buffer. |
isCompleted = 0 | Defines whether the image source data update is completed. |
你可能感兴趣的鸿蒙文章
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦