AWS::MediaLive::Channel Fmp4HlsSettings - 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 Fmp4HlsSettings

Settings for the fMP4 containers.

The parent of this entity is HlsSettings.

Syntax

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

JSON

{ "AudioRenditionSets" : String, "NielsenId3Behavior" : String, "TimedMetadataBehavior" : String }

Properties

AudioRenditionSets

List all the audio groups that are used with the video output stream. Input all the audio GROUP-IDs that are associated to the video, separate by ','.

Required: No

Type: String

Update requires: No interruption

NielsenId3Behavior

If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.

Required: No

Type: String

Update requires: No interruption

TimedMetadataBehavior

When set to passthrough, timed metadata is passed through from input to output.

Required: No

Type: String

Update requires: No interruption