mirror of
https://github.com/openharmony/multimedia_drm_framework.git
synced 2026-08-27 03:41:20 -04:00
update frameworks/js/drm_napi/key_session_napi.cpp.
Signed-off-by: Gezhe <gezhe1@huawei.com>
This commit is contained in:
@@ -728,8 +728,6 @@ napi_value MediaKeySessionNapi::GetDecryptModule(napi_env env, napi_callback_inf
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
|
||||
void MediaKeySessionNapi::SetEventCallbackReference(const std::string eventType, sptr<CallBackPair> callbackPair)
|
||||
{
|
||||
DRM_INFO_LOG("MediaKeySessionNapi::SetEventCallbackReference");
|
||||
|
||||
Reference in New Issue
Block a user