mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2025-02-22 01:51:11 +00:00
update multimedia/av_codec/native_avdemuxer.h.
Signed-off-by: baoxy92 <baoxianyue@hisilicon.com>
This commit is contained in:
parent
fe2c8c173e
commit
2c95aa5942
@ -47,6 +47,12 @@ typedef struct OH_AVDemuxer OH_AVDemuxer;
|
||||
* @since 11
|
||||
*/
|
||||
typedef struct DRM_MediaKeySystemInfo DRM_MediaKeySystemInfo;
|
||||
|
||||
/**
|
||||
* @brief Callback for getting media key system information from media source.
|
||||
* @since 11
|
||||
* @version 1.0
|
||||
*/
|
||||
typedef void (*DRM_MediaKeySystemInfoCallback)(DRM_MediaKeySystemInfo* mediaKeySystemInfo);
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user