harmony 鸿蒙MediaKeySession_Callback

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

MediaKeySession_Callback

Overview

The MediaKeySession_Callback struct describes the callback used to listen for events such as media key expiry or change, without returning media key session instances. It applies to the scenario where a single media key session needs to be decrypted.

Since: 11

Related module: Drm

Header file: native__mediakeysession_8h.md

Summary

Member Variables

Name Description
MediaKeySession_EventCallback eventCallback Event callback, for example, a media key expiry event.
MediaKeySession_KeyChangeCallback keyChangeCallback Callback of the media key change event.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙DRM Kit

harmony 鸿蒙DRM_KeysInfo

harmony 鸿蒙DRM_MediaKeyRequest

harmony 鸿蒙DRM_MediaKeyRequestInfo

harmony 鸿蒙DRM_MediaKeyStatus

harmony 鸿蒙DRM_MediaKeySystemDescription

harmony 鸿蒙DRM_MediaKeySystemInfo

harmony 鸿蒙DRM_OfflineMediakeyIdArray

harmony 鸿蒙DRM_PsshInfo

harmony 鸿蒙DRM_Statistics

0  赞