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.

System capability: SystemCapability.Multimedia.Image

Since: 10

Related module: Image

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.