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
-
The configuration of one ARIB captions encode in the output.
Required: No
Type: Json
Update requires: No interruption
-
The configuration of one burn-in captions encode in the output.
Required: No
Type: BurnInDestinationSettings
Update requires: No interruption
-
The configuration of one DVB Sub captions encode in the output.
Required: No
Type: DvbSubDestinationSettings
Update requires: No interruption
-
Settings for EBU-TT captions in the output.
Required: No
Type: EbuTtDDestinationSettings
Update requires: No interruption
-
The configuration of one embedded captions encode in the output.
Required: No
Type: Json
Update requires: No interruption
-
The configuration of one embedded plus SCTE-20 captions encode in the output.
Required: No
Type: Json
Update requires: No interruption
-
The configuration of one RTMPCaptionInfo captions encode in the output.
Required: No
Type: Json
Update requires: No interruption
-
The configuration of one SCTE20 plus embedded captions encode in the output.
Required: No
Type: Json
Update requires: No interruption
-
The configuration of one SCTE-27 captions encode in the output.
Required: No
Type: Json
Update requires: No interruption
-
The configuration of one SMPTE-TT captions encode in the output.
Required: No
Type: Json
Update requires: No interruption
-
The configuration of one Teletext captions encode in the output.
Required: No
Type: Json
Update requires: No interruption
-
The configuration of one TTML captions encode in the output.
Required: No
Type: TtmlDestinationSettings
Update requires: No interruption
-
The configuration of one WebVTT captions encode in the output.
Required: No
Type: WebvttDestinationSettings
Update requires: No interruption