Skip to content

Commit a338dbb

Browse files
authored
Change 'uri' to 'url' in ReplacePresentation
1 parent 04a2cc1 commit a338dbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example_G23.mpd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<BaseURL>http://liveserver.com/live/live1/</BaseURL>
55
<EventStream timescale="90000" schemeIdUri="urn:mpeg:dash:event:alternativeMPD:replace:2025">
66
<Event presentationTime="0" duration="2838240000000000" id="42">
7-
<ReplacePresentation uri="http://cdn1.example.com/preroll.mpd" maxDuration="1350000" clip="false" executeOnce="true"/>
7+
<ReplacePresentation url="http://cdn1.example.com/preroll.mpd" maxDuration="1350000" clip="false" executeOnce="true"/>
88
</Event>
99
</EventStream>
1010
<AdaptationSet contentType="video" maxHeight="1920" maxWidth="1080" mimeType="video/mp4" par="16:9" segmentAlignment="true" startWithSAP="1">

0 commit comments

Comments
 (0)