harmony 鸿蒙OH_AVScreenCaptureCallback
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
Summary
Member Variables
Name | Description |
---|---|
onError | OH_AVScreenCaptureOnError |
onAudioBufferAvailable | OH_AVScreenCaptureOnAudioBufferAvailable |
onVideoBufferAvailable | OH_AVScreenCaptureOnVideoBufferAvailable |
你可能感兴趣的鸿蒙文章
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦