Home
last modified time | relevance | path

Searched refs:GetCurrentSegment (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_segment_downloader.h186 std::shared_ptr<DashBufferSegment> GetCurrentSegment();
H A Ddash_segment_downloader.cpp183 std::shared_ptr<DashBufferSegment> currentSegment = GetCurrentSegment(); in Read()
435 std::shared_ptr<DashBufferSegment> DashSegmentDownloader::GetCurrentSegment() in GetCurrentSegment() function in OHOS::Media::Plugins::HttpPlugin::DashSegmentDownloader