harmony 鸿蒙OH_NN_UInt32Array

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

OH_NN_UInt32Array

Overview

This structure is used to store a 32-bit unsigned integer array.

Since: 9

Related Modules:

NeuralNeworkRuntime

Summary

Member Variables

Name Description
data Pointer to the unsigned integer array
size Array length

Member Variable Description

data

uint32_t* OH_NN_UInt32Array::data

Description
Pointer to the unsigned integer array

size

uint32_t OH_NN_UInt32Array::size

Description
Array length

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Native APIs

harmony 鸿蒙AVCapability

harmony 鸿蒙AVDemuxer

harmony 鸿蒙AVMuxer

harmony 鸿蒙AVScreenCapture

harmony 鸿蒙AVSource

harmony 鸿蒙AudioDecoder

harmony 鸿蒙AudioEncoder

harmony 鸿蒙CodecBase

harmony 鸿蒙Core

0  赞