Searched refs:SetDrmSystemInfoCallback (Results 1 – 3 of 3) sorted by relevance
167 …virtual int32_t SetDrmSystemInfoCallback(Player_MediaKeySystemInfoCallback drmSystemInfoCallback) …215 …int32_t SetDrmSystemInfoCallback(Player_MediaKeySystemInfoCallback drmSystemInfoCallback) override;409 int32_t NativeAVPlayerCallback::SetDrmSystemInfoCallback(Player_MediaKeySystemInfoCallback drmSyste… in SetDrmSystemInfoCallback() function in NativeAVPlayerCallback1243 ret = playerObj->callback_->SetDrmSystemInfoCallback(callback); in OH_AVPlayer_SetMediaKeySystemInfoCallback()1246 int32_t ret = playerObj->callback_->SetDrmSystemInfoCallback(callback); in OH_AVPlayer_SetMediaKeySystemInfoCallback()
1307 AV_ERR_INVALID_VAL:输入player为空、callback为空、player SetDrmSystemInfoCallback执行失败。
1398 …nput parameter **callback** is null, or the execution of **player SetDrmSystemInfoCallback** fails.