harmony 鸿蒙VideoProcessing_ColorSpaceInfo
VideoProcessing_ColorSpaceInfo
Overview
The VideoProcessing_ColorSpaceInfo struct describes the color space information of video processing.
See also: OH_VideoProcessing_IsColorSpaceConversionSupported
Since: 12
Related module: VideoProcessing
Header file: video_processing_types.h
Summary
Member Variables
Name | Description |
---|---|
int32_t metadataType | Video metadata type. For details, see OH_NativeBuffer_MetadataType. |
int32_t colorSpace | Video color space type. For details, see OH_NativeBuffer_ColorSpace. |
int32_t pixelFormat | Video pixel format. For details, see OH_NativeBuffer_Format. |
Member Variable Description
colorSpace
int32_t VideoProcessing_ColorSpaceInfo::colorSpace
Description
Video color space type. For details, see OH_NativeBuffer_ColorSpace.
metadataType
int32_t VideoProcessing_ColorSpaceInfo::metadataType
Description
Video metadata type. For details, see OH_NativeBuffer_MetadataType.
pixelFormat
int32_t VideoProcessing_ColorSpaceInfo::pixelFormat
Description
Video pixel format. For details, see OH_NativeBuffer_Format.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙OH_AVRecorder_Config
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦