Searched defs:M3U8Fragment (Results 1 - 4 of 4) sorted by relevance
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/ | ||
H A D | m3u8.cpp | 45 M3U8Fragment::M3U8Fragment(std::string uri, std::string title, double duration, int sequence, bool discont) in M3U8Fragment() function in OHOS::Media::Plugin::HttpPlugin::M3U8Fragment |
H A D | m3u8.h | 45 struct M3U8Fragment { struct |
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/ | ||
H A D | m3u8.h | 48 struct M3U8Fragment { struct |
H A D | m3u8.cpp | 58 M3U8Fragment::M3U8Fragment(const M3U8Fragment& m3u8, const uint8_t *key, const uint8_t *iv) in M3U8Fragment() function in OHOS::Media::Plugins::HttpPlugin::M3U8Fragment 74 M3U8Fragment::M3U8Fragment(std::string uri, double duration, int sequence, bool discont) in M3U8Fragment() function in OHOS::Media::Plugins::HttpPlugin::M3U8Fragment [all...] |
Completed in 2 milliseconds