Default text language for subtitles bug fix
Created by: nicosang
Hi,
this PR has to solve issue #2766 (closed) by registering CURRENT_TRACK_CHANGED in Stream before to build different StreamProcessors. By doing so, the currentRepresentationInfo of ScheduleController is correctly updated when the default text language is set.
Nico