harmony 鸿蒙OH_AVDataSource
OH_AVDataSource
Overview
The OH_AVDataSource struct describes a user-defined data source.
System capability: SystemCapability.Multimedia.Media.CodecBase
Since: 12
Related module: CodecBase
Header file: native_avcodec_base.h
Summary
Member Variables
Name | Description |
---|---|
int64_t size | Size of the data source. |
OH_AVDataSourceReadAt readAt | Callback of the data source. |
Member Variable Description
readAt
OH_AVDataSourceReadAt OH_AVDataSource::readAt
Description
Callback of the data source.
System capability: SystemCapability.Multimedia.Media.CodecBase
Since: 12
size
int64_t OH_AVDataSource::size
Description
Size of the data source.
System capability: SystemCapability.Multimedia.Media.CodecBase
Since: 12
你可能感兴趣的鸿蒙文章
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦