Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/include/mpd_parser/
H A Ddash_mpd_parser.h114 …void GetRepresentationAttr(IDashMpdNode *representationNode, DashRepresentationInfo *representatio…
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_mpd_parser.cpp667 GetRepresentationAttr(representationNode, representationInfo); in ParseRepresentation()
678 void DashMpdParser::GetRepresentationAttr(IDashMpdNode *representationNode, DashRepresentationInfo … in GetRepresentationAttr() function in OHOS::Media::Plugins::HttpPlugin::DashMpdParser