Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_media_downloader.h77 void VideoSegmentDownloadFinished(int streamId);
H A Ddash_media_downloader.cpp155 VideoSegmentDownloadFinished(streamId); in UpdateDownloadFinished()
442 void DashMediaDownloader::VideoSegmentDownloadFinished(int streamId) in VideoSegmentDownloadFinished() function in OHOS::Media::Plugins::HttpPlugin::DashMediaDownloader