StreamTimelineEvent

Represents all possible Stream Timeline Events.

  • [BLACKOUT] - The playback has blacked out.
  • [LIVE_EVENT_START] - The start of a one-time Live event.
  • [LIVE_EVENT_END] - The end of a one-time live event.
  • [LIVE_PROGRAM_START] - The start of a recurring live program.
  • [LIVE_PROGRAM_END] - The end of a recurring live program.
  • [OVERFLOW_EVENT_END] - The end of an overflow event.
  • [GAME_EVENT] - Represents a significant event in the game.
  • [GAME_INFO] - Represents game metadata.
  • [LIVE_360_AVAILABLE] - Represents 360 degree live stream available event.
  • [LIVE_360_UNAVAILABLE] - Represents 360 degree live stream not available event.
  • [TRITON_AD] - Represents event that contains Triton ad metadata info.
  • [TRITON_AUDIO_MEDIA_TRACK] - Represents event that contains Triton audio track metadata info.
  • [TRITON_AUDIO_MEDIA_SPEECH] - Represents event that contains Triton audio speech metadata info.
  • [TRITON_SWEEPER] - Represents event that contains Triton audio sweeper metadata info.
  • [TRITON_SBM_UNAVAILABLE] - Represents failure in connecting with Triton Sideband Metadata server. Still Playback will continue.

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard

String representation of the corresponding StreamTimelineEvent.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.