Asset_Attr
typedef struct {...} Asset_Attr
Overview
Defines an asset attribute, which consists of a tag and a value in the form of a key-value (KV) pair.
Since: 11
Related module: AssetType
Header file: asset_type.h
Summary
Member Variables
| Name | Description |
|---|---|
| uint32_t tag | Name of the asset attribute. The tag (the key in the KV pair) uniquely identifies an attribute. |
| Asset_Value value | Defines the value of the asset attribute. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-asset-type-h
openharmony 鸿蒙 capi-assettype-asset-blob
openharmony 鸿蒙 capi-assettype-asset-value
openharmony 鸿蒙 capi-assettype-asset-syncresult
openharmony 鸿蒙 capi-assettype-asset-resultset
openharmony 鸿蒙 errorcode-asset