harmony 鸿蒙OH_AVRecorder_Config
OH_AVRecorder_Config
Overview
The OH_AVRecorder_Config struct describes the AVRecorder configuration.
Since: 18
Related module: AVRecorder
Header file: avrecorder_base.h
Summary
Member Variables
|Name|Description| |–|–| |OH_AVRecorder_AudioSourceType audioSourceType|Type of the audio source to record.| |OH_AVRecorder_VideoSourceType videoSourceType|Type of the video source to record.| |OH_AVRecorder_Profile profile|Audio and video encoding configuration.| |char* url|Pointer to the URL of the recording output file, in the format of fd://xx.| |OH_AVRecorder_FileGenerationMode fileGenerationMode|Mode for generating the recording output file.| |OH_AVRecorder_Metadata metadata|Metadata of the recorded media.| |int32_t maxDuration|Maximum recording duration.|
你可能感兴趣的鸿蒙文章
harmony 鸿蒙OH_AVRecorder_Config
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦