AWS::MediaLive::Channel CaptionDestinationSettings
The configuration of one captions encode in the output.
The parent of this entity is CaptionDescription.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "AribDestinationSettings" :
Json
, "BurnInDestinationSettings" :BurnInDestinationSettings
, "DvbSubDestinationSettings" :DvbSubDestinationSettings
, "EbuTtDDestinationSettings" :EbuTtDDestinationSettings
, "EmbeddedDestinationSettings" :Json
, "EmbeddedPlusScte20DestinationSettings" :Json
, "RtmpCaptionInfoDestinationSettings" :Json
, "Scte20PlusEmbeddedDestinationSettings" :Json
, "Scte27DestinationSettings" :Json
, "SmpteTtDestinationSettings" :Json
, "TeletextDestinationSettings" :Json
, "TtmlDestinationSettings" :TtmlDestinationSettings
, "WebvttDestinationSettings" :WebvttDestinationSettings
}
YAML
AribDestinationSettings:
Json
BurnInDestinationSettings:BurnInDestinationSettings
DvbSubDestinationSettings:DvbSubDestinationSettings
EbuTtDDestinationSettings:EbuTtDDestinationSettings
EmbeddedDestinationSettings:Json
EmbeddedPlusScte20DestinationSettings:Json
RtmpCaptionInfoDestinationSettings:Json
Scte20PlusEmbeddedDestinationSettings:Json
Scte27DestinationSettings:Json
SmpteTtDestinationSettings:Json
TeletextDestinationSettings:Json
TtmlDestinationSettings:TtmlDestinationSettings
WebvttDestinationSettings:WebvttDestinationSettings
Properties
AribDestinationSettings
-
The configuration of one ARIB captions encode in the output.
Required: No
Type: Json
Update requires: No interruption
BurnInDestinationSettings
-
The configuration of one burn-in captions encode in the output.
Required: No
Type: BurnInDestinationSettings
Update requires: No interruption
DvbSubDestinationSettings
-
The configuration of one DVB Sub captions encode in the output.
Required: No
Type: DvbSubDestinationSettings
Update requires: No interruption
EbuTtDDestinationSettings
-
Settings for EBU-TT captions in the output.
Required: No
Type: EbuTtDDestinationSettings
Update requires: No interruption
EmbeddedDestinationSettings
-
The configuration of one embedded captions encode in the output.
Required: No
Type: Json
Update requires: No interruption
EmbeddedPlusScte20DestinationSettings
-
The configuration of one embedded plus SCTE-20 captions encode in the output.
Required: No
Type: Json
Update requires: No interruption
RtmpCaptionInfoDestinationSettings
-
The configuration of one RTMPCaptionInfo captions encode in the output.
Required: No
Type: Json
Update requires: No interruption
Scte20PlusEmbeddedDestinationSettings
-
The configuration of one SCTE20 plus embedded captions encode in the output.
Required: No
Type: Json
Update requires: No interruption
Scte27DestinationSettings
-
The configuration of one SCTE-27 captions encode in the output.
Required: No
Type: Json
Update requires: No interruption
SmpteTtDestinationSettings
-
The configuration of one SMPTE-TT captions encode in the output.
Required: No
Type: Json
Update requires: No interruption
TeletextDestinationSettings
-
The configuration of one Teletext captions encode in the output.
Required: No
Type: Json
Update requires: No interruption
TtmlDestinationSettings
-
The configuration of one TTML captions encode in the output.
Required: No
Type: TtmlDestinationSettings
Update requires: No interruption
WebvttDestinationSettings
-
The configuration of one WebVTT captions encode in the output.
Required: No
Type: WebvttDestinationSettings
Update requires: No interruption