Searched refs:mpdInfomation (Results 1 – 1 of 1) sorted by relevance
23 DashMpdManager::DashMpdManager(DashMpdInfo *mpdInfomation, const std::string &mpdUrlStr) in DashMpdManager() argument26 SetMpdInfo(mpdInfomation, mpdUrlStr); in DashMpdManager()35 void DashMpdManager::SetMpdInfo(DashMpdInfo *mpdInfomation, const std::string &mpdUrlStr) in SetMpdInfo() argument37 this->mpdInfo_ = mpdInfomation; in SetMpdInfo()