ControlBar uses deprecated method on MediaPlayer API
Created by: davemevans
#1154 (closed) sensibly deprecated public access to getVideoModel and replaced it with some other public API. ControlBar still appears to be using the old method (see https://github.com/Dash-Industry-Forum/dash.js/blob/development/contrib/akamai/controlbar/ControlBar.js#L374)