AWS::MediaLive::Channel Fmp4HlsSettings - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::MediaLive::Channel Fmp4HlsSettings

Settings for the fMP4 containers.

The parent of this entity is HlsSettings.

Syntax

To declare this entity in your Amazon 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