OhosImageSourceSupportedFormatList

Overview

The OhosImageSourceSupportedFormatList struct defines the format string list supported by an image source. It is obtained by calling OH_ImageSource_GetSupportedFormats.

System capability: SystemCapability.Multimedia.Image

Since: 10

Related module: Image

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.