Packagese.videoplaza.kit.api.utils
Interfacepublic interface ITimeReference

The ITimeReference interface enforces a getter for a time-property.
The Pulse plugin needs to access the current playhead time in order to display ads at specific times.



Public Properties
 PropertyDefined by
  time : Number
[read-only] A way of getting the current time.
ITimeReference
Property detail
timeproperty
time:Number  [read-only]

A way of getting the current time.

Implementation
    public function get time():Number