harmony 鸿蒙OH_AVScreenCaptureCallback

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

OH_AVScreenCaptureCallback

Overview

The OH_AVScreenCaptureCallback struct defines all the asynchronous callback function pointers of an OH_AVScreenCapture instance. To ensure the normal running of OH_AVScreenCapture, you must register the instance of this struct with the OH_AVScreenCapture instance and process the information reported by the callback functions.

System capability: SystemCapability.Multimedia.Media.AVScreenCapture

Since

10

Related Modules

AVScreenCapture

Summary

Member Variables

Name Description
onError OH_AVScreenCaptureOnError
onAudioBufferAvailable OH_AVScreenCaptureOnAudioBufferAvailable
onVideoBufferAvailable OH_AVScreenCaptureOnVideoBufferAvailable

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Native APIs

harmony 鸿蒙AVCapability

harmony 鸿蒙AVDemuxer

harmony 鸿蒙AVMuxer

harmony 鸿蒙AVScreenCapture

harmony 鸿蒙AVSource

harmony 鸿蒙AudioDecoder

harmony 鸿蒙AudioEncoder

harmony 鸿蒙CodecBase

harmony 鸿蒙Core

0  赞