@Stability(value=Stable) public static final class CfnChannel.Fmp4HlsSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.Fmp4HlsSettingsProperty>
CfnChannel.Fmp4HlsSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.Fmp4HlsSettingsProperty.Builder |
audioRenditionSets(String audioRenditionSets)
Sets the value of
CfnChannel.Fmp4HlsSettingsProperty.getAudioRenditionSets() |
CfnChannel.Fmp4HlsSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.Fmp4HlsSettingsProperty.Builder |
nielsenId3Behavior(String nielsenId3Behavior)
Sets the value of
CfnChannel.Fmp4HlsSettingsProperty.getNielsenId3Behavior() |
CfnChannel.Fmp4HlsSettingsProperty.Builder |
timedMetadataBehavior(String timedMetadataBehavior)
Sets the value of
CfnChannel.Fmp4HlsSettingsProperty.getTimedMetadataBehavior() |
@Stability(value=Stable) public CfnChannel.Fmp4HlsSettingsProperty.Builder audioRenditionSets(String audioRenditionSets)
CfnChannel.Fmp4HlsSettingsProperty.getAudioRenditionSets()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 ','.this@Stability(value=Stable) public CfnChannel.Fmp4HlsSettingsProperty.Builder nielsenId3Behavior(String nielsenId3Behavior)
CfnChannel.Fmp4HlsSettingsProperty.getNielsenId3Behavior()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.this@Stability(value=Stable) public CfnChannel.Fmp4HlsSettingsProperty.Builder timedMetadataBehavior(String timedMetadataBehavior)
CfnChannel.Fmp4HlsSettingsProperty.getTimedMetadataBehavior()timedMetadataBehavior - When set to passthrough, timed metadata is passed through from input to output.this@Stability(value=Stable) public CfnChannel.Fmp4HlsSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.Fmp4HlsSettingsProperty>CfnChannel.Fmp4HlsSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.