Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
Dwfd_def.h70 std::string contentProtection = "none"; member
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
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()
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
Ddash_mpd_downloader.cpp657 for (const auto &contentProtection : contentProtections) { in GetDrmInfos() local