Skip to content

Conversation

@mjneil
Copy link
Contributor

@mjneil mjneil commented Feb 5, 2020

I opted to not add support for the xlink:href and xlink:actuate attributes for EventStream mainly because I was trying to do it in a clean way to support all elements that have the xlink attributes (Period,AdaptationSet,EventStream,SegmentList), using an embedded struct, but due to some issues with the way marshaling namespaced xml attributes works, I was trying to do something similar to the ContentProtectMarshal struct go-dash uses. However, since the xlink is not meant to be an element, but just attributes on the embedded struct, it wouldn't work quite the same. I decided it was better to tackle that problem separately rather than bundle it into this PR.

@mjneil mjneil requested a review from soldiermoth February 6, 2020 15:42
@mjneil mjneil merged commit f16be35 into master Feb 6, 2020
@mjneil mjneil deleted the event-streams branch February 6, 2020 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants