Home
last modified time | relevance | path

Searched refs:MPD_LABEL_BITSTREAM_SWITCHING (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.h146 static constexpr const char *MPD_LABEL_BITSTREAM_SWITCHING = "BitstreamSwitching"; variable
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_mpd_parser.cpp543 } else if (elementNameStr == MPD_LABEL_BITSTREAM_SWITCHING) { in ParseSegmentListElement()
638 } else if (elementNameStr == MPD_LABEL_BITSTREAM_SWITCHING) { in ParseElement()