Namespace: PLAYBACK

OO.ERROR. PLAYBACK

Represents the OO.ERROR.PLAYBACK Ooyala V4 Player Errors. Use message bus events to handle errors by subscribing to the OO.EVENTS.ERROR event. For more information, see Errors and Error Handling Overview.

Members

<static, constant> GENERIC :string

OO.ERROR.PLAYBACK.GENERIC ('playback'): Could not play the content.
Type:
  • string

<static, constant> STREAM :string

OO.ERROR.PLAYBACK.STREAM ('stream'): This video is not encoded for your device.
Type:
  • string

<static, constant> LIVESTREAM :string

OO.ERROR.PLAYBACK.LIVESTREAM ('livestream'): Live stream is off air.
Type:
  • string

<static, constant> NETWORK :string

OO.ERROR.PLAYBACK.NETWORK ('network_error'): The network connection was temporarily lost.
Type:
  • string