harmony 鸿蒙ExtendedStreamInfo

  • 2025-06-16
  • 浏览 (2)

ExtendedStreamInfo

概述

扩展流信息。

起始版本: 4.0

相关模块:Camera

汇总

Public 属性

名称 描述
enum ExtendedStreamInfoTypetype 扩展流信息类型。
int width 图像宽度。
int height 图像高度。
int format 图像格式。
int dataspace 图像颜色空间。
BufferProducerSequenceable bufferQueue 图形提供的生产者句柄,用于快速缩略图。

类成员变量说明

bufferQueue

BufferProducerSequenceable ExtendedStreamInfo::bufferQueue

描述

图形提供的生产者句柄,用于快速缩略图。

dataspace

int ExtendedStreamInfo::dataspace

描述

图像颜色空间。

format

int ExtendedStreamInfo::format

描述

图像格式。

height

int ExtendedStreamInfo::height

描述

图像高度。

type

enum ExtendedStreamInfoType ExtendedStreamInfo::type

描述

扩展流信息类型。

width

int ExtendedStreamInfo::width

描述

图像宽度。

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Camera HDI 参考

harmony 鸿蒙CameraDeviceResourceCost

harmony 鸿蒙Camera (V1_0)

harmony 鸿蒙Camera (V1_1)

harmony 鸿蒙Camera (V1_2)

harmony 鸿蒙Camera (V1_3)

harmony 鸿蒙CaptureEndedInfoExt

harmony 鸿蒙CaptureEndedInfo

harmony 鸿蒙CaptureErrorInfo

harmony 鸿蒙CaptureInfo

0  赞