harmony 鸿蒙OH_AVRange

  • 2023-10-30
  • 浏览 (322)

OH_AVRange

Overview

The OH_AVRange struct defines the value range, which contains the minimum value and maximum value.

\@syscap SystemCapability.Multimedia.Media.CodecBase

Since

10

Related Modules

AVCapability

Summary

Member Variables

Name Description
minVal Defines the minimum value.
maxVal Defines the maximum value.

Member Variable Description

minVal

int32_t minVal

Description

Defines the minimum value.

Since

10

maxVal

int32_t maxVal

Description

Defines the maximum value.

Since

10

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Native APIs

harmony 鸿蒙AVCapability

harmony 鸿蒙AVDemuxer

harmony 鸿蒙AVMuxer

harmony 鸿蒙AVScreenCapture

harmony 鸿蒙AVSource

harmony 鸿蒙AudioDecoder

harmony 鸿蒙AudioEncoder

harmony 鸿蒙CodecBase

harmony 鸿蒙Core

0  赞