Enable querying time relative to arbitrary Period start time
Created by: matt-hammond-001
Change to MediaPlayer.time() as suggested in https://groups.google.com/forum/#!topic/dashjs/Zk0nzEfYNi0
Logic was put into a new function StreamController.getTimeRelativeToStreamId() to keep it grouped with other stream processing related logic.