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

I use this for Vods not live broadcast.

onlineStatus() returns unknown for vods.

What are the events? Is there a list?

Edit:
I have managed to set up the eventsCallback properly. However the only events called are playerInit, videoLoaded and videoPlaying. There are no events triggered for play/pause/ended/etc. Is there something I am missing or is this simply not implemented?