Skip to content

Commit

Permalink
chore: Move PreferenceBasedCriteria and ExampleBasedCriteria to their…
Browse files Browse the repository at this point in the history
… own files

Related to shaka-project#7768
  • Loading branch information
avelad committed Dec 20, 2024
1 parent 724166e commit 59928f9
Show file tree
Hide file tree
Showing 4 changed files with 406 additions and 385 deletions.
2 changes: 2 additions & 0 deletions build/types/core
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
+../../lib/media/closed_caption_parser.js
+../../lib/media/content_workarounds.js
+../../lib/media/drm_engine.js
+../../lib/media/example_based_criteria.js
+../../lib/media/gap_jumping_controller.js
+../../lib/media/manifest_filterer.js
+../../lib/media/manifest_parser.js
Expand All @@ -34,6 +35,7 @@
+../../lib/media/play_rate_controller.js
+../../lib/media/playhead.js
+../../lib/media/playhead_observer.js
+../../lib/media/preference_based_criteria.js
+../../lib/media/preload_manager.js
+../../lib/media/presentation_timeline.js
+../../lib/media/quality_observer.js
Expand Down
Loading

0 comments on commit 59928f9

Please sign in to comment.