The settings for the SCTE-35 time signal APOS mode.
The parent of this entity is AvailSettings.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{
"AdAvailOffset" : Integer
,
"NoRegionalBlackoutFlag" : String
,
"WebDeliveryAllowedFlag" : String
}
YAML
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