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