Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_segment_downloader.cpp32 constexpr int32_t HTTP_TIME_OUT_MS = 10 * 1000; variable
1004 requestInfo.timeoutMs = HTTP_TIME_OUT_MS; in PutRequestIntoDownloader()