harmony 鸿蒙OH_Huks_ParamSet

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

OH_Huks_ParamSet

Overview

Defines the structure of the parameter set.

Since: 9

Related Modules:

HuksTypeApi

Summary

Member Variables

Name Description
paramSetSize Memory size of the parameter set.
paramsCnt Number of parameters in the parameter set.
params [] Parameter array.

Member Variable Description

params

struct OH_Huks_Param OH_Huks_ParamSet::params[]

Description
Parameter array.

paramsCnt

uint32_t OH_Huks_ParamSet::paramsCnt

Description
Number of parameters in the parameter set.

paramSetSize

uint32_t OH_Huks_ParamSet::paramSetSize

Description
Memory size of the parameter set.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Native APIs

harmony 鸿蒙AVCapability

harmony 鸿蒙AVDemuxer

harmony 鸿蒙AVMuxer

harmony 鸿蒙AVScreenCapture

harmony 鸿蒙AVSource

harmony 鸿蒙AudioDecoder

harmony 鸿蒙AudioEncoder

harmony 鸿蒙CodecBase

harmony 鸿蒙Core

0  赞