Home
last modified time | relevance | path

Searched refs:drmSystemInfoCallback (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/player/
H A Dnative_avplayer.cpp167 …tual int32_t SetDrmSystemInfoCallback(Player_MediaKeySystemInfoCallback drmSystemInfoCallback) = 0;
215 …int32_t SetDrmSystemInfoCallback(Player_MediaKeySystemInfoCallback drmSystemInfoCallback) override;
409 …AVPlayerCallback::SetDrmSystemInfoCallback(Player_MediaKeySystemInfoCallback drmSystemInfoCallback) in SetDrmSystemInfoCallback() argument
412 drmsysteminfocallback_ = drmSystemInfoCallback; in SetDrmSystemInfoCallback()