Audio/video/subtitle streams and language metadata shall be gathered, made accessible tracked and allowed to switch streams. Title metadata shall also be made accessible.
commit 7fe9da9d2b5b7475ea3878b0a8d23f485bb19dff GLMediaPlayer: Add initial subtitle support, track audio/video/subtitle streams and languages and add convenient switchStream(..) entry. audio/video/subtitle streams and language metadata is maintained by arrays holding the stream-IDs and language string identifier. Implementation added in FFMPEGPlayer for these data-sets. +++ commit 0b908ee7fc80344118d3fa6d4d92ebb082968cb3 GraphUI MediaPlayer Widget: Support switching audio and subtitle streams, show their language as a button - press to switch to next +++ commit b2bd320e2b688097f0d5171eb6e89e985909c7b7 GLMediaPlayer: Support tile metadata
commit 9bf746d7c8d1e4a3b0c363b54fe9e7a96578228a Bug 1492: GLMediaPlayer: Add playStream(..) variant passing desired audio- and subtitle language