Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/include/mpd_parser/
H A Ddash_mpd_parser.h148 static constexpr const char *MPD_LABEL_SEGMENT_TIMELINE_S = "S"; variable
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_mpd_parser.cpp897 if (elementNameStr != MPD_LABEL_SEGMENT_TIMELINE_S) { in ParseSegmentTimeline()