Skip to content

Commit

Permalink
revert change
Browse files Browse the repository at this point in the history
  • Loading branch information
avelad committed Jan 31, 2024
1 parent 9ddf231 commit db8eeb2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions demo/common/assets.js
Original file line number Diff line number Diff line change
Expand Up @@ -1428,8 +1428,7 @@ shakaAssets.testAssets = [
/* source= */ shakaAssets.Source.MICROSOFT)
.addFeature(shakaAssets.Feature.MSS)
.addFeature(shakaAssets.Feature.HIGH_DEFINITION)
.addFeature(shakaAssets.Feature.MP4)
.setMimeType('application/vnd.ms-sstr+xml'),
.addFeature(shakaAssets.Feature.MP4),
new ShakaDemoAssetInfo(
/* name= */ 'Super Speedway Trailer (MSS - PlayReady)',
/* iconUri= */ 'https://reference.dashif.org/dash.js/latest/samples/lib/img/mss-1.jpg',
Expand Down

0 comments on commit db8eeb2

Please sign in to comment.