Being fairly new to Adobe analytics and video heartbeat (via the Adobe
Media Analytics Extension), I've managed to cobble together a
rudimentary integration with Vimeo. However, I've reached the limit of
my skill. I'm a backend developer by trade with basic-intermediate
knowledge of javascript.I'm having an issue with the mediaDelegate
object and getCurrentPlaybackTime. The cut-down code I've got is as
follows:var mediaDelegate = new MAO.MediaHeartbeatDelegate();var
mediaObject = MAO.MediaHeartb...