harmony 鸿蒙OHExtDataHandle

  • 2023-06-24
  • 浏览 (499)

OHExtDataHandle

Overview

The OHExtDataHandle module defines the extended data handle.

Since

9

Deprecated

This module is deprecated since API version 10. No substitute module is provided.

Related Modules

NativeWindow

Summary

Member Variables

Name Description:
fd File descriptor handle. The value -1 indicates that the handle is not supported.
reserveInts Number of reserved arrays.
reserve [0] Reserved array.

Member Variable Description

fd

int32_t OHExtDataHandle::fd

Description

File descriptor handle. The value -1 indicates that the handle is not supported.

reserve

int32_t OHExtDataHandle::reserve[0]

Description

Reserved array.

reserveInts

uint32_t OHExtDataHandle::reserveInts

Description

Number of reserved arrays.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Native APIs

harmony 鸿蒙AVCapability

harmony 鸿蒙AVDemuxer

harmony 鸿蒙AVMuxer

harmony 鸿蒙AVScreenCapture

harmony 鸿蒙AVSource

harmony 鸿蒙AudioDecoder

harmony 鸿蒙AudioEncoder

harmony 鸿蒙CodecBase

harmony 鸿蒙Core

0  赞