Namespace: ERROR

OO. ERROR

Represents the 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.

Namespaces

API
Represents the OO.ERROR.API Ooyala V4 Player Errors.
PLAYBACK
Represents the OO.ERROR.PLAYBACK Ooyala V4 Player Errors.

Members

<static, constant> UNPLAYABLE_CONTENT :string

OO.ERROR.UNPLAYABLE_CONTENT ('unplayable_content'): This video is not playable on this player.
Type:
  • string

<static, constant> INVALID_EXTERNAL_ID :string

OO.ERROR.INVALID_EXTERNAL_ID ('invalid_external_id'): Invalid External ID.
Type:
  • string

<static, constant> EMPTY_CHANNEL :string

OO.ERROR.EMPTY_CHANNEL ('empty_channel'): This channel is empty.
Type:
  • string

<static, constant> EMPTY_CHANNEL_SET :string

OO.ERROR.EMPTY_CHANNEL_SET ('empty_channel_set'): This channel set is empty.
Type:
  • string

<static, constant> CHANNEL_CONTENT :string

OO.ERROR.CHANNEL_CONTENT ('channel_content'): This channel is not playable at this time.
Type:
  • string