Home
last modified time | relevance | path

Searched refs:Player_MediaKeySystemInfoCallback (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/player_framework/interfaces/kits/c/
H A Davplayer.h55 typedef void (*Player_MediaKeySystemInfoCallback)(OH_AVPlayer *play, DRM_MediaKeySystemInfo* mediaKeySystemInfo); typedef
487 Player_MediaKeySystemInfoCallback callback);
/foundation/multimedia/player_framework/frameworks/native/capi/player/
H A Dnative_avplayer.cpp219 virtual int32_t SetDrmSystemInfoCallback(Player_MediaKeySystemInfoCallback drmSystemInfoCallback) = 0;
267 int32_t SetDrmSystemInfoCallback(Player_MediaKeySystemInfoCallback drmSystemInfoCallback) override;
318 Player_MediaKeySystemInfoCallback drmsysteminfocallback_ = nullptr;
463 int32_t NativeAVPlayerCallback::SetDrmSystemInfoCallback(Player_MediaKeySystemInfoCallback drmSystemInfoCallback) in SetDrmSystemInfoCallback()
1284 Player_MediaKeySystemInfoCallback callback) in OH_AVPlayer_SetMediaKeySystemInfoCallback()

Completed in 4 milliseconds