AdChannelChangeReason

Why a polled Break Manifest counts as a switch to another ads channel. Carried on the adchannelchange event as its reason.

Entries

Link copied to clipboard

The manifest's channelId changed to another value.

Link copied to clipboard

The manifest gained a channelId it did not have before.

Link copied to clipboard

The manifest lost its channelId.

Link copied to clipboard

The GAM pod identity or the stitched-stream vendor identity changed while channelId stayed the same.

Link copied to clipboard

The manifest timebase changed while channelId stayed the same.

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 reported on the adchannelchange event.

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.