BreakFormat

The supported break formats (mirrors the TS BreakFormat).

Entries

Link copied to clipboard

One slot covering the player surface.

Link copied to clipboard

Two zones: the main video area plus a companion area alongside.

Link copied to clipboard

The main video shrinks into a corner, the ad plays there, and a companion fills the backdrop.

Link copied to clipboard

The main video shrinks and keeps playing while the ad fills the backdrop.

Link copied to clipboard

The ad is rendered on top of the content, which keeps playing.

Types

Link copied to clipboard
object Companion

Lookup of a manifest format string.

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

The value as written in the Break Manifest.

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.