OH_VideoProcessing
Overview
The OH_VideoProcessing struct describes an object for video processing.
You should define a null pointer for OH_VideoProcessing and use OH_VideoProcessing_Create to create a video processing instance. Before creation, ensure that the pointer is null. You can create different video processing instances with different processing types.
Since: 12
Related module: VideoProcessing
Header file: video_processing_types.h
你可能感兴趣的鸿蒙文章
harmony 鸿蒙OH_AVRecorder_Config