harmony 鸿蒙Camera_FrameRateRange

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

Camera_FrameRateRange

Overview

The Camera_FrameRateRange struct describes the frame rate range.

Since: 11

Related module: OH_Camera

Header file: camera.h

Summary

Member Variables

Name Description
uint32_t min Minimum frame rate.
uint32_t max Maximum frame rate.

Member Variable Description

max

uint32_t Camera_FrameRateRange::max

Description

Maximum frame rate.

min

uint32_t Camera_FrameRateRange::min

Description

Minimum frame rate.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Camera Kit

harmony 鸿蒙Camera_CaptureEndInfo

harmony 鸿蒙Camera_CaptureStartInfo

harmony 鸿蒙Camera_ConcurrentInfo

harmony 鸿蒙Camera_Device

harmony 鸿蒙Camera_FrameShutterEndInfo

harmony 鸿蒙Camera_FrameShutterInfo

harmony 鸿蒙Camera_Location

harmony 鸿蒙Camera_MetadataObject

harmony 鸿蒙Camera_OutputCapability

0  赞