harmony 鸿蒙OHExtDataHandle

  • 2022-10-28
  • 浏览 (395)

OHExtDataHandle

概述

扩展数据句柄结构体定义

起始版本:

9

弃用:

从API version 10开始废弃,不再提供替代接口

相关模块:

NativeWindow

汇总

成员变量

成员变量名称 描述
fd 句柄 Fd, -1代表不支持
reserveInts Reserve数组的个数
reserve [0] Reserve数组

结构体成员变量说明

fd

int32_t OHExtDataHandle::fd

描述:

句柄 Fd, -1代表不支持

reserve

int32_t OHExtDataHandle::reserve[0]

描述:

Reserve数组

reserveInts

uint32_t OHExtDataHandle::reserveInts

描述:

Reserve数组的个数

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Native API

harmony 鸿蒙AVCapability

harmony 鸿蒙AVDemuxer

harmony 鸿蒙AVMuxer

harmony 鸿蒙AVScreenCapture

harmony 鸿蒙AVSource

harmony 鸿蒙AudioDecoder

harmony 鸿蒙AudioEncoder

harmony 鸿蒙CodecBase

harmony 鸿蒙Core

0  赞