Player.md - is there something like getTime() or isEnded() ? Would be nice with list of functions available that can be accessed with JS

There is a method called getVideoTime(), which I assume you could test for in relation to vod length?
There are several undocumented methods regarding the player. It is unclear if this is intended or not.