OH_AVScreenCaptureConfig
Overview
The OH_AVScreenCaptureConfig struct describes the screen capture configuration.
Since: 10
Related module: AVScreenCapture
Header file: native_avscreen_capture_base.h
Summary
Member Variables
| Name | Description |
|---|---|
| OH_CaptureMode captureMode | Screen capture mode. |
| OH_DataType dataType | Data type of the screen capture stream. |
| OH_AudioInfo audioInfo | Audio capture information. |
| OH_VideoInfo videoInfo | Video capture information. |
| OH_RecorderInfo recorderInfo | Recording file information. This member variable is mandatory when the data type is OH_CAPTURE_FILE. |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙OH_AVRecorder_Config