OH_AVDataSourceExt
typedef struct OH_AVDataSourceExt {...} OH_AVDataSourceExt
Overview
The struct describes a user-defined data source. User-defined data can be passed to its callback functions through the userData parameter.
Since: 20
Related module: CodecBase
Header file: native_avcodec_base.h
Summary
Member Variables
| Name | Description |
|---|---|
| int64_t size | Size of the data source. |
| OH_AVDataSourceReadAtExt readAt | Callback of the data source. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-native-avcodec-audiocodec-h
openharmony 鸿蒙 capi-avsource-oh-avsource
openharmony 鸿蒙 capi-native-cencinfo-h
openharmony 鸿蒙 capi-multimedia-drm-oh-avcencinfo
openharmony 鸿蒙 capi-native-avdemuxer-h
openharmony 鸿蒙 capi-media-types-h
openharmony 鸿蒙 capi-native-audio-channel-layout-h