Fixes bug: 437:TTML Subtitles are non-functional
Created by: Varun9160
Adds a null check & changes label to use mediaInfo.index instead of ID as ID is null for ttml. There are most likely better ways to fix these issues, as ttml subtitles are created as VTTCues with the current code. However this code yields functional ttml subtitles with the "Insertion of Timed Text 2" source content.
Bug https://github.com/Dash-Industry-Forum/dash.js/issues/437