OhosImageSourceSupportedFormatList
Overview
The OhosImageSourceSupportedFormatList struct defines the format string list supported by an image source. It is obtained by calling OH_ImageSource_GetSupportedFormats.
\@Syscap SystemCapability.Multimedia.Image
Since
10
Related Modules
Summary
Member Variables
| Name | Description |
|---|---|
| supportedFormatList = nullptr | Defines a double pointer to the head of the format string list. |
| size = 0 | Defines the size of the format string list. |