harmony 鸿蒙VideoProcessing_Callback

  • 2025-06-12
  • 浏览 (4)

VideoProcessing_Callback

Overview

The VideoProcessing_Callback struct describes a callback object for handling video processing events.

You should define a null pointer for VideoProcessing_Callback and use OH_VideoProcessingCallback_Create to create a callback object. Before creation, ensure that the pointer is null. After creating the callback object, call OH_VideoProcessing_RegisterCallback to register it with the video processing instance.

Since: 12

Related module: VideoProcessing

Header file: video_processing_types.h

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Media Kit

harmony 鸿蒙AVImageGenerator

harmony 鸿蒙AVMetadataExtractor

harmony 鸿蒙AVPlayer

harmony 鸿蒙AVPlayerCallback

harmony 鸿蒙AVRecorder

harmony 鸿蒙AVScreenCapture

harmony 鸿蒙OH_AVRecorder_Config

harmony 鸿蒙OH_AVRecorder_EncoderInfo

harmony 鸿蒙OH_AVRecorder_Location

0  赞