AWS::MediaLive::Channel Scte35TimeSignalApos - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::MediaLive::Channel Scte35TimeSignalApos

The settings for the SCTE-35 time signal APOS mode.

The parent of this entity is AvailSettings.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "AdAvailOffset" : Integer, "NoRegionalBlackoutFlag" : String, "WebDeliveryAllowedFlag" : String }

Properties

AdAvailOffset

When specified, this offset (in milliseconds) is added to the input ad avail PTS time. This applies only to embedded SCTE 104/35 messages. It doesn't apply to OOB messages.

Required: No

Type: Integer

Update requires: No interruption

NoRegionalBlackoutFlag

When set to ignore, segment descriptors with noRegionalBlackoutFlag set to 0 no longer trigger blackouts or ad avail slates.

Required: No

Type: String

Update requires: No interruption

WebDeliveryAllowedFlag

When set to ignore, segment descriptors with webDeliveryAllowedFlag set to 0 no longer trigger blackouts or ad avail slates.

Required: No

Type: String

Update requires: No interruption