harmony 鸿蒙OH_Rect

  • 2025-06-16
  • 浏览 (6)

OH_Rect

概述

定义录屏界面的宽高以及画面信息。

起始版本: 10

相关模块: AVScreenCapture

所在头文件: native_avscreen_capture_base.h

汇总

成员变量

|名称|描述| |–|–| |int32_t x|录屏界面的X坐标。| |int32_t y|录屏界面的Y坐标。| |int32_t width|录屏界面的宽度,单位px。| |int32_t height|录屏界面的高度,单位px。|

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Media Kit(媒体服务)

harmony 鸿蒙Interface (AVImageGenerator)

harmony 鸿蒙Interface (AVMetadataExtractor)

harmony 鸿蒙Interface (AVPlayer)

harmony 鸿蒙Interface (AVRecorder)

harmony 鸿蒙Interface (AVScreenCaptureRecorder)

harmony 鸿蒙Interface (AVTranscoder)

harmony 鸿蒙废弃的Interface (AudioPlayer, deprecated)

harmony 鸿蒙废弃的Interface (AudioRecorder, deprecated)

harmony 鸿蒙Interface (MediaSource)

0  赞