Click or drag to resize
MediaEventonUpdate Method
This method will be invoked by the player periodically, giving the event the opportunity to respond to updated playback information.

Namespace: Veeplay.media.events
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public abstract void onUpdate()
See Also