Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_mpd_parser.cpp828 std::string psshValue = childElement->GetText(); in GetContentProtection() local
829 if (!psshValue.empty()) { in GetContentProtection()
832 std::map<std::string, std::string>::value_type(pssh, psshValue)); in GetContentProtection()