go-dash
go-dash copied to clipboard
fix ContentProtection and add SubSegmentAlignment
This pull request includes the following changes:
- Modification of CommonAttributesAndElements Struct:
The ContentProtection field has been changed from []ContentProtectioner to contentProtections. 2. Addition to AdaptationSet Struct:
A new field SubSegmentAlignment has been added to the AdaptationSet struct.