mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-17 16:26:39 +03:00
0310c78b92
There was a stream utilty was that only be used in one class (another utility class). The method was to get tracks, but it sat along side other methods that look similar but were different in very small ways. This change moves that function to be in the same class as where it is used so that it will be less distracting from the other getTrack methods. Change-Id: I21737b6b1341c06b41e6016e24b2b20ce5d40e77