Home
last modified time | relevance | path

Searched defs:contentProtection (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_mpd_parser.cpp789 DashDescriptor *contentProtection = new (std::nothrow) DashDescriptor; in ParseContentProtection() local
819 …etContentProtection(const std::shared_ptr<XmlParser> &xmlParser, DashDescriptor *contentProtection, in GetContentProtection()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_mpd_downloader.cpp645 for (const auto &contentProtection : contentProtections) { in GetDrmInfos() local