| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
CmfcSettings |
CmfcSettings.clone() |
CmfcSettings |
ContainerSettings.getCmfcSettings()
These settings relate to the fragmented MP4 container for the segments in your CMAF outputs.
|
CmfcSettings |
CmfcSettings.withAudioDuration(CmfcAudioDuration audioDuration)
Specify this setting only when your output will be consumed by a downstream repackaging workflow that is
sensitive to very small duration differences between video and audio.
|
CmfcSettings |
CmfcSettings.withAudioDuration(String audioDuration)
Specify this setting only when your output will be consumed by a downstream repackaging workflow that is
sensitive to very small duration differences between video and audio.
|
CmfcSettings |
CmfcSettings.withAudioGroupId(String audioGroupId)
Specify the audio rendition group for this audio rendition.
|
CmfcSettings |
CmfcSettings.withAudioRenditionSets(String audioRenditionSets)
List the audio rendition groups that you want included with this video rendition.
|
CmfcSettings |
CmfcSettings.withAudioTrackType(CmfcAudioTrackType audioTrackType)
Use this setting to control the values that MediaConvert puts in your HLS parent playlist to control how the
client player selects which audio track to play.
|
CmfcSettings |
CmfcSettings.withAudioTrackType(String audioTrackType)
Use this setting to control the values that MediaConvert puts in your HLS parent playlist to control how the
client player selects which audio track to play.
|
CmfcSettings |
CmfcSettings.withDescriptiveVideoServiceFlag(CmfcDescriptiveVideoServiceFlag descriptiveVideoServiceFlag)
Specify whether to flag this audio track as descriptive video service (DVS) in your HLS parent manifest.
|
CmfcSettings |
CmfcSettings.withDescriptiveVideoServiceFlag(String descriptiveVideoServiceFlag)
Specify whether to flag this audio track as descriptive video service (DVS) in your HLS parent manifest.
|
CmfcSettings |
CmfcSettings.withIFrameOnlyManifest(CmfcIFrameOnlyManifest iFrameOnlyManifest)
Choose Include to have MediaConvert generate an HLS child manifest that lists only the I-frames for this
rendition, in addition to your regular manifest for this rendition.
|
CmfcSettings |
CmfcSettings.withIFrameOnlyManifest(String iFrameOnlyManifest)
Choose Include to have MediaConvert generate an HLS child manifest that lists only the I-frames for this
rendition, in addition to your regular manifest for this rendition.
|
CmfcSettings |
CmfcSettings.withKlvMetadata(CmfcKlvMetadata klvMetadata)
To include key-length-value metadata in this output: Set KLV metadata insertion to Passthrough.
|
CmfcSettings |
CmfcSettings.withKlvMetadata(String klvMetadata)
To include key-length-value metadata in this output: Set KLV metadata insertion to Passthrough.
|
CmfcSettings |
CmfcSettings.withManifestMetadataSignaling(CmfcManifestMetadataSignaling manifestMetadataSignaling)
To add an InbandEventStream element in your output MPD manifest for each type of event message, set Manifest
metadata signaling to Enabled.
|
CmfcSettings |
CmfcSettings.withManifestMetadataSignaling(String manifestMetadataSignaling)
To add an InbandEventStream element in your output MPD manifest for each type of event message, set Manifest
metadata signaling to Enabled.
|
CmfcSettings |
CmfcSettings.withScte35Esam(CmfcScte35Esam scte35Esam)
Use this setting only when you specify SCTE-35 markers from ESAM.
|
CmfcSettings |
CmfcSettings.withScte35Esam(String scte35Esam)
Use this setting only when you specify SCTE-35 markers from ESAM.
|
CmfcSettings |
CmfcSettings.withScte35Source(CmfcScte35Source scte35Source)
Ignore this setting unless you have SCTE-35 markers in your input video file.
|
CmfcSettings |
CmfcSettings.withScte35Source(String scte35Source)
Ignore this setting unless you have SCTE-35 markers in your input video file.
|
CmfcSettings |
CmfcSettings.withTimedMetadata(CmfcTimedMetadata timedMetadata)
To include ID3 metadata in this output: Set ID3 metadata to Passthrough.
|
CmfcSettings |
CmfcSettings.withTimedMetadata(String timedMetadata)
To include ID3 metadata in this output: Set ID3 metadata to Passthrough.
|
CmfcSettings |
CmfcSettings.withTimedMetadataBoxVersion(CmfcTimedMetadataBoxVersion timedMetadataBoxVersion)
Specify the event message box (eMSG) version for ID3 timed metadata in your output.
|
CmfcSettings |
CmfcSettings.withTimedMetadataBoxVersion(String timedMetadataBoxVersion)
Specify the event message box (eMSG) version for ID3 timed metadata in your output.
|
CmfcSettings |
CmfcSettings.withTimedMetadataSchemeIdUri(String timedMetadataSchemeIdUri)
Specify the event message box (eMSG) scheme ID URI for ID3 timed metadata in your output.
|
CmfcSettings |
CmfcSettings.withTimedMetadataValue(String timedMetadataValue)
Specify the event message box (eMSG) value for ID3 timed metadata in your output.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerSettings.setCmfcSettings(CmfcSettings cmfcSettings)
These settings relate to the fragmented MP4 container for the segments in your CMAF outputs.
|
ContainerSettings |
ContainerSettings.withCmfcSettings(CmfcSettings cmfcSettings)
These settings relate to the fragmented MP4 container for the segments in your CMAF outputs.
|
Copyright © 2025. All rights reserved.