mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-23 17:27:16 +03:00
cd9f6b07f7
We have a ChosenStreams type in streaming engine that pairs a variant text stream. While this needed for the onChooseStreams callback, it is not needed internally. This change flattens-out parameter lists inside of streaming engine so that they pass the streams directly. Change-Id: I4c82792c07ce638f47c065cca38d46a55a903004 (cherry picked from commit 42f4a4a03bb9869cc4e868e16d29941fd0d1af47)