Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/include/mpd_parser/
H A Ddash_mpd_manager.h29 DashMpdManager(DashMpdInfo *mpdInfo, const std::string &mpdUrl);
34 void SetMpdInfo(DashMpdInfo *mpdInfo, const std::string &mpdUrl);
35 DashMpdInfo *GetMpdInfo();
41 void Update(DashMpdInfo *mpdInfo);
50 DashMpdInfo *mpdInfo_{nullptr};
H A Ddash_mpd_parser.h46 void GetMPD(DashMpdInfo *&mpdInfo);
155 DashMpdInfo dashMpdInfo_;
H A Ddash_mpd_def.h186 struct DashMpdInfo { struct
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_mpd_manager.cpp23 DashMpdManager::DashMpdManager(DashMpdInfo *mpdInfomation, const std::string &mpdUrlStr) in DashMpdManager()
35 void DashMpdManager::SetMpdInfo(DashMpdInfo *mpdInfomation, const std::string &mpdUrlStr) in SetMpdInfo()
144 DashMpdInfo *DashMpdManager::GetMpdInfo() in GetMpdInfo()
149 void DashMpdManager::Update(DashMpdInfo *newMpdInfo) in Update()
H A Ddash_mpd_parser.cpp1091 void DashMpdParser::GetMPD(DashMpdInfo *&mpdInfo) in GetMPD()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/dash_test/
H A Ddash_mpd_parser_unit_test.cpp86 DashMpdInfo *mpdInfo{nullptr};
122 DashMpdInfo *mpdInfo{nullptr};
202 DashMpdInfo *mpdInfo{nullptr};
249 DashMpdInfo *mpdInfo{nullptr};
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_mpd_downloader.h243 DashMpdInfo* mpdInfo_ {nullptr};