Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/include/mpd_parser/
H A Ddash_mpd_def.h111 DashList<DashDescriptor *> contentProtectionList_; member
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_mpd_parser.cpp374 adptSetInfo->commonAttrsAndElements_.contentProtectionList_); in ProcessAdpSetElement()
773 … representationInfo->commonAttrsAndElements_.contentProtectionList_); in ProcessRepresentationElement()
1278 ClearPropertyList(commonAttrsAndElements->contentProtectionList_); in ClearCommonAttrsAndElements()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_mpd_downloader.cpp578 … GetDrmInfos(adptSetDrmId, adptSetInfo->commonAttrsAndElements_.contentProtectionList_, drmInfos); in GetAdpDrmInfos()
587 …etDrmInfos(representationDrmId, representationInfo->commonAttrsAndElements_.contentProtectionList_, in GetAdpDrmInfos()