Home
last modified time | relevance | path

Searched defs:M3U8 (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H A Dm3u8.cpp50 M3U8::M3U8(std::string uri, std::string name) : uri_(std::move(uri)), name_(std::move(name)) in M3U8() function in OHOS::Media::Plugin::HttpPlugin::M3U8
[all...]
H A Dm3u8.h66 struct M3U8 { struct
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dm3u8.cpp79 M3U8::M3U8(std::string uri, std::string name) : uri_(std::move(uri)), name_(std::move(name)) in M3U8() function in OHOS::Media::Plugins::HttpPlugin::M3U8
[all...]
H A Dm3u8.h68 struct M3U8 { struct

Completed in 2 milliseconds