OhosImageSourceUpdateData
struct OhosImageSourceUpdateData {...}
Overview
The struct describes the update data option of the image source. It is obtained by calling OH_ImageSource_UpdateData.
Since: 10
Related module: Image
Header file: image_source_mdk.h
Summary
Member Variables
| Name | Description |
|---|---|
| uint8_t* buffer = nullptr | Pointer to the buffer for storing the update data. |
| size_t bufferSize = 0 | Size of the buffer. |
| uint32_t offset = 0 | Offset of the update data in the buffer. |
| uint32_t updateLength = 0 | Length of the update data in the buffer. |
| int8_t isCompleted = 0 | Whether the image source data update is completed. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-image-nativemodule-oh-pixelmap-hdrmetadatavalue
openharmony 鸿蒙 capi-image-imagepacker-opts-
openharmony 鸿蒙 capi-image-nativemodule-image-region
openharmony 鸿蒙 capi-image-imagepacker-native-
openharmony 鸿蒙 capi-image-imagenative-
openharmony 鸿蒙 capi-image-processing-h
openharmony 鸿蒙 capi-image-ohosimagesourcesupportedformat
openharmony 鸿蒙 capi-image-nativemodule-image-size