This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::MediaPackageV2::OriginEndpoint DashDvbSettings
For endpoints that use the DVB-DASH profile only. The font download and error reporting information that you want MediaPackage to pass through to the manifest.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ErrorMetrics" :
[ DashDvbMetricsReporting, ... ]
, "FontDownload" :DashDvbFontDownload
}
Properties
ErrorMetrics
-
Playback device error reporting settings.
Required: No
Type: Array of DashDvbMetricsReporting
Minimum:
0
Maximum:
20
Update requires: No interruption
FontDownload
-
Subtitle font settings.
Required: No
Type: DashDvbFontDownload
Update requires: No interruption