harmony 鸿蒙OH_AVRecorder_Range

  • 2025-06-12
  • 浏览 (4)

OH_AVRecorder_Range

Overview

The OH_AVRecorder_Range struct describes the range.

System capability: SystemCapability.Multimedia.Media.AVRecorder

Since: 18

Related module: AVRecorder

Header file: avrecorder_base.h

Summary

Member Variables

Name Description
int32_t min Minimum value.
int32_t max Maximum value.

Member Variable Description

min

int32_t min

Description

Minimum value.

max

int32_t max

Description

Maximum value.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Media Kit

harmony 鸿蒙AVImageGenerator

harmony 鸿蒙AVMetadataExtractor

harmony 鸿蒙AVPlayer

harmony 鸿蒙AVPlayerCallback

harmony 鸿蒙AVRecorder

harmony 鸿蒙AVScreenCapture

harmony 鸿蒙OH_AVRecorder_Config

harmony 鸿蒙OH_AVRecorder_EncoderInfo

harmony 鸿蒙OH_AVRecorder_Location

0  赞