File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7676 </Representation >
7777 </AdaptationSet >
7878 </Period >
79- <UTCTiming value =" https://time.akamai.com/?iso" ></UTCTiming >
79+ <UTCTiming schemeIdUri = " urn:mpeg:dash:utc:http-iso:2014 " value =" https://time.akamai.com/?iso" ></UTCTiming >
8080</MPD >
Original file line number Diff line number Diff line change 3636 </Representation >
3737 </AdaptationSet >
3838 </Period >
39- <UTCTiming value =" https://time.akamai.com/?iso" ></UTCTiming >
39+ <UTCTiming schemeIdUri = " urn:mpeg:dash:utc:http-iso:2014 " value =" https://time.akamai.com/?iso" ></UTCTiming >
4040</MPD >
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ type Period struct {
8787}
8888
8989type DescriptorType struct {
90- SchemeIDURI * string `xml:"schemeIDURI ,attr"`
90+ SchemeIDURI * string `xml:"schemeIdUri ,attr"`
9191 Value * string `xml:"value,attr"`
9292 ID * string `xml:"id,attr"`
9393}
You can’t perform that action at this time.
0 commit comments