• Quick Start
  • Booting
  • Platform
  • Portals
  • References
    • API Reference TOI3
    • IIP Reference
  • Resources
ARRIS Enterprises, Inc. Confidential Information

ToiMediaPlayerPositionStatusChangedEvent

Class Summary

Extends:
  • ToiEvent

Gives the observer an up-to-date snapshot of the position in the stream, together with information about how the position changes. This event may be emitted at any time within a session, but generally it is emitted every time the pace changes and in regular intervals in-between.

Parameters

Name Type Description
positionInfo ToiMediaPlayerBase.ToiPositionInfo

The current position and pace information for the media session.

  • Members

Members

evtTarget (Type: ToiEventTarget)

The event target that generated the event.

evtTimeStamp (Type: number)

The time (in seconds since the Epoch) at which the event was generated.

evtType (Type: number)

The type of the event.

positionInfo (Type: ToiMediaPlayerBase.ToiPositionInfo)

The current position and pace information for the media session.

5.0.1

Copyright (c) 2016 ARRIS Enterprises, LLC. All Rights Reserved. ARRIS Enterprises, LLC. Confidential Information.