openharmony 鸿蒙 _codec_image_capability_v10

2025-06-16 浏览 (1)

CodecImageCapability

概述

定义图像编解码器功能。

起始版本: 4.0

相关模块:Codec

汇总

Public 属性

名称描述
String name图像编解码器的名称。
enum CodecImageRolerole图像编解码器的格式。
enum CodecImageTypetype图像编解码器的类型。
unsigned int widthAlignment宽度的对齐值。
unsigned int heightAlignment高度的对齐值。
unsigned int maxSample最大采样值
unsigned int maxWidth最大宽度。
unsigned int maxHeight最大高度
unsigned int minWidth最小宽度。
unsigned int minHeight最小高度。
unsigned int maxInst最大实例数。
unsigned int[] supportPixFmts支持PixFormat。
boolean isSoftwareCodec是否软件编解码

类成员变量说明

heightAlignment

unsigned int CodecImageCapability::heightAlignment

描述

高度的对齐值。

isSoftwareCodec

boolean CodecImageCapability::isSoftwareCodec

描述

是否软件编解码

maxHeight

unsigned int CodecImageCapability::maxHeight

描述

最大高度

maxInst

unsigned int CodecImageCapability::maxInst

描述

最大实例数。

maxSample

unsigned int CodecImageCapability::maxSample

描述

最大采样值

maxWidth

unsigned int CodecImageCapability::maxWidth

描述

最大宽度。

minHeight

unsigned int CodecImageCapability::minHeight

描述

最小高度。

minWidth

unsigned int CodecImageCapability::minWidth

描述

最小宽度。

name

String CodecImageCapability::name

描述

图像编解码器的名称。

role

enum CodecImageRole CodecImageCapability::role

描述

图像编解码器的格式。

supportPixFmts

unsigned int [] CodecImageCapability::supportPixFmts

描述

支持PixFormat。

type

enum CodecImageType CodecImageCapability::type

描述

图像编解码器的类型。

widthAlignment

unsigned int CodecImageCapability::widthAlignment

描述

宽度的对齐值。

你可能感兴趣的鸿蒙文章

harmony 鸿蒙CodeC HDI 参考

harmony 鸿蒙Alignment

harmony 鸿蒙Alignment

harmony 鸿蒙CodecAudioPortCap

harmony 鸿蒙CodecAudioPortCap

harmony 鸿蒙CodecCompCapability

harmony 鸿蒙CodecCompCapability

harmony 鸿蒙CodecExtTypes.idl

harmony 鸿蒙CodecImageBuffer

harmony 鸿蒙CodecImageBuffer

  • 所属分类: 后端技术
  • 本文标签: 软件 鸿蒙
  • 版权声明: 本文链接 https://seaxiang.com/blog/pileOb