Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/unittest/dash_test/
H A Ddash_mpd_downloader_unit_test.cpp122 int usingStreamId = g_mpdDownloader->GetInUseVideoStreamId();
137 int usingStreamId = g_mpdDownloader->GetInUseVideoStreamId();
148 int usingStreamId = g_mpdDownloader->GetInUseVideoStreamId();
156 int usingStreamId = g_mpdDownloader->GetInUseVideoStreamId();
163 int usingStreamId = g_mpdDownloader->GetInUseVideoStreamId();
172 int usingStreamId = g_mpdDownloader->GetInUseVideoStreamId();
218 int usingStreamId = downloader.GetInUseVideoStreamId();
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_mpd_downloader.h127 int GetInUseVideoStreamId() const;
H A Ddash_mpd_downloader.cpp214 int DashMpdDownloader::GetInUseVideoStreamId() const in GetInUseVideoStreamId() function in OHOS::Media::Plugins::HttpPlugin::DashMpdDownloader