OhosImageSourceProperty
Overview
The OhosImageSourceProperty struct defines the property string (in key-value format) of an image source. It is used in OH_ImageSource_GetImageProperty and OH_ImageSource_ModifyImageProperty.
\@Syscap SystemCapability.Multimedia.Image
Since
10
Related Modules
Summary
Member Variables
| Name | Description |
|---|---|
| value = nullptr | Defines a pointer to the head of the property string. |
| size = 0 | Defines the size of the property string. |