harmony 鸿蒙OhosImageSourceUpdateData

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

OhosImageSourceUpdateData

Overview

The OhosImageSourceUpdateData struct defines the update data option of the image source. It is obtained by calling OH_ImageSource_UpdateData.

\@Syscap SystemCapability.Multimedia.Image

Since

10

Related Modules

Image

Summary

Member Variables

Name Description
buffer = nullptr Defines a pointer to the buffer for storing the update data.
bufferSize = 0 Defines the size of the buffer.
offset = 0 Defines the offset of the update data in the buffer.
updateLength = 0 Defines the length of the update data in the buffer.
isCompleted = 0 Defines whether the image source data update is completed.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Native APIs

harmony 鸿蒙AVCapability

harmony 鸿蒙AVDemuxer

harmony 鸿蒙AVMuxer

harmony 鸿蒙AVScreenCapture

harmony 鸿蒙AVSource

harmony 鸿蒙AudioDecoder

harmony 鸿蒙AudioEncoder

harmony 鸿蒙CodecBase

harmony 鸿蒙Core

0  赞