Remove getVideoModel and add API for the two calls that should be public
Created by: dsparacio
We should not expose VideoModel the way we do instead just expose access to the element. There are too many internal methods that could mess up playback if they were incorrectly used.