VideoStreamPositionChangedData()
Initialize an instance of the current class using the new keyword along with this constructor.
Properties:
Name | Type | Description |
---|---|---|
streamPosition |
number | The current stream position |
totalStreamDuration |
number | The total length/duration of the stream |
videoId |
string | Id used to differentiate between various streams (such as ad vs content playback). Possible values are defined in OO.VIDEO. |