Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dhls_playlist_downloader.cpp30 const std::string M3U8_START_TAG = "#EXTM3U"; variable
224 if (playList_.find(M3U8_START_TAG) == std::string::npos || in PreParseManifest()