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

ToiMediaPlayerDataAvailableEvent

Class Summary

Extends:
  • ToiEvent

Tells the observer when the status of stream data availability changes, e.g. when there is not enough data available for playback.

Parameters

Name Type Description
status boolean

The availability of stream data; true if stream data is received at a rate acceptable for playback, and false otherwise.

  • 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.

status (Type: boolean)

The availability of stream data; true if stream data is received at a rate acceptable for playback, and false otherwise.

5.1.p5

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