Home
last modified time | relevance | path

Searched defs:OnDrmInfoChanged (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/frameworks/native/capi/avdemuxer/
H A Dnative_avdemuxer.cpp94 void OnDrmInfoChanged(const std::multimap<std::string, std::vector<uint8_t>> &drmInfo) override in OnDrmInfoChanged() function in NativeDemuxerCallback
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_media_downloader.cpp1048 void DashMediaDownloader::OnDrmInfoChanged(const std::multimap<std::string, std::vector<uint8_t>>& … in OnDrmInfoChanged() function in OHOS::Media::Plugins::HttpPlugin::DashMediaDownloader
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/
H A Ddemuxer_filter.cpp90 void OnDrmInfoChanged(const std::multimap<std::string, std::vector<uint8_t>> &drmInfo) override in OnDrmInfoChanged() function in OHOS::Media::Pipeline::DemuxerFilterDrmCallback
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dhls_media_downloader.cpp964 void HlsMediaDownloader::OnDrmInfoChanged(const std::multimap<std::string, std::vector<uint8_t>>& d… in OnDrmInfoChanged() function in OHOS::Media::Plugins::HttpPlugin::HlsMediaDownloader