mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-17 16:26:39 +03:00
dc32bd88ba
When SimpleTextDisplayer is constructed, a TextTrack is created, and that cannot be removed. This introduces an extra TextTrack when the content is played in src= mode. This is the straight-forward solution to filter the extra TextTrack out by the label in src= mode. Issue #2516 Change-Id: I8c417f837e4ad2f90ec779b533c8484de9e22b11