media_types.h
Overview
The media_types.h file declares the common media types.
Library: libnative_media_core.so
System capability: SystemCapability.Multimedia.Media.Core
Since: 18
Related module: Core
Summary
Types
| Name | Description |
|---|---|
| typedef enum OH_Core_HdrType OH_Core_HdrType | Defines an enum for the HDR types. |
Enums
| Name | Description |
|---|---|
| OH_Core_HdrType { OH_CORE_HDR_TYPE_NONE = 0, OH_CORE_HDR_TYPE_VIVID = 1 } |
Enumerates the HDR types. |