Namespace: PLAYBACK

OO.ERROR. PLAYBACK

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

Members

<static, constant> GENERIC :string

OO.ERROR.PLAYBACK.GENERIC: Could not play the content.
Type:
  • string

<static, constant> LIVESTREAM :string

OO.ERROR.PLAYBACK.LIVESTREAM: Live stream is off air.
Type:
  • string

<static, constant> NETWORK :string

OO.ERROR.PLAYBACK.NETWORK: The network connection was temporarily lost.
Type:
  • string

<static, constant> STREAM :string

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