| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.additionalManifests(Collection<HlsAdditionalManifest> additionalManifests)
By default, the service creates one top-level .m3u8 HLS manifest for each HLS output group in your job.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.additionalManifests(Consumer<HlsAdditionalManifest.Builder>... additionalManifests)
By default, the service creates one top-level .m3u8 HLS manifest for each HLS output group in your job.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.additionalManifests(HlsAdditionalManifest... additionalManifests)
By default, the service creates one top-level .m3u8 HLS manifest for each HLS output group in your job.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.adMarkers(Collection<HlsAdMarkers> adMarkers)
Choose one or more ad marker types to decorate your Apple HLS manifest.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.adMarkers(HlsAdMarkers... adMarkers)
Choose one or more ad marker types to decorate your Apple HLS manifest.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.adMarkersWithStrings(Collection<String> adMarkers)
Choose one or more ad marker types to decorate your Apple HLS manifest.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.adMarkersWithStrings(String... adMarkers)
Choose one or more ad marker types to decorate your Apple HLS manifest.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.audioOnlyHeader(HlsAudioOnlyHeader audioOnlyHeader)
Ignore this setting unless you are using FairPlay DRM with Verimatrix and you encounter playback issues.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.audioOnlyHeader(String audioOnlyHeader)
Ignore this setting unless you are using FairPlay DRM with Verimatrix and you encounter playback issues.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.baseUrl(String baseUrl)
A partial URI prefix that will be prepended to each output in the media .m3u8 file.
|
static HlsGroupSettings.Builder |
HlsGroupSettings.builder() |
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.captionLanguageMappings(Collection<HlsCaptionLanguageMapping> captionLanguageMappings)
Language to be used on Caption outputs
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.captionLanguageMappings(Consumer<HlsCaptionLanguageMapping.Builder>... captionLanguageMappings)
Language to be used on Caption outputs This is a convenience that creates an instance of the
avoiding the need to create one manually via . |
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.captionLanguageMappings(HlsCaptionLanguageMapping... captionLanguageMappings)
Language to be used on Caption outputs
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.captionLanguageSetting(HlsCaptionLanguageSetting captionLanguageSetting)
Applies only to 608 Embedded output captions.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.captionLanguageSetting(String captionLanguageSetting)
Applies only to 608 Embedded output captions.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.clientCache(HlsClientCache clientCache)
Disable this setting only when your workflow requires the #EXT-X-ALLOW-CACHE:no tag.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.clientCache(String clientCache)
Disable this setting only when your workflow requires the #EXT-X-ALLOW-CACHE:no tag.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.codecSpecification(HlsCodecSpecification codecSpecification)
Specification to use (RFC-6381 or the default RFC-4281) during m3u8 playlist generation.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.codecSpecification(String codecSpecification)
Specification to use (RFC-6381 or the default RFC-4281) during m3u8 playlist generation.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.destination(String destination)
Use Destination (Destination) to specify the S3 output location and the output filename base.
|
default HlsGroupSettings.Builder |
HlsGroupSettings.Builder.destinationSettings(Consumer<DestinationSettings.Builder> destinationSettings)
Settings associated with the destination.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.destinationSettings(DestinationSettings destinationSettings)
Settings associated with the destination.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.directoryStructure(HlsDirectoryStructure directoryStructure)
Indicates whether segments should be placed in subdirectories.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.directoryStructure(String directoryStructure)
Indicates whether segments should be placed in subdirectories.
|
default HlsGroupSettings.Builder |
HlsGroupSettings.Builder.encryption(Consumer<HlsEncryptionSettings.Builder> encryption)
DRM settings.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.encryption(HlsEncryptionSettings encryption)
DRM settings.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.manifestCompression(HlsManifestCompression manifestCompression)
When set to GZIP, compresses HLS playlist.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.manifestCompression(String manifestCompression)
When set to GZIP, compresses HLS playlist.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.manifestDurationFormat(HlsManifestDurationFormat manifestDurationFormat)
Indicates whether the output manifest should use floating point values for segment duration.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.manifestDurationFormat(String manifestDurationFormat)
Indicates whether the output manifest should use floating point values for segment duration.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.minFinalSegmentLength(Double minFinalSegmentLength)
Keep this setting at the default value of 0, unless you are troubleshooting a problem with how devices play
back the end of your video asset.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.minSegmentLength(Integer minSegmentLength)
When set, Minimum Segment Size is enforced by looking ahead and back within the specified range for a nearby
avail and extending the segment size if needed.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.outputSelection(HlsOutputSelection outputSelection)
Indicates whether the .m3u8 manifest file should be generated for this HLS output group.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.outputSelection(String outputSelection)
Indicates whether the .m3u8 manifest file should be generated for this HLS output group.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.programDateTime(HlsProgramDateTime programDateTime)
Includes or excludes EXT-X-PROGRAM-DATE-TIME tag in .m3u8 manifest files.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.programDateTime(String programDateTime)
Includes or excludes EXT-X-PROGRAM-DATE-TIME tag in .m3u8 manifest files.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.programDateTimePeriod(Integer programDateTimePeriod)
Period of insertion of EXT-X-PROGRAM-DATE-TIME entry, in seconds.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.segmentControl(HlsSegmentControl segmentControl)
When set to SINGLE_FILE, emits program as a single media resource (.ts) file, uses #EXT-X-BYTERANGE tags to
index segment for playback.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.segmentControl(String segmentControl)
When set to SINGLE_FILE, emits program as a single media resource (.ts) file, uses #EXT-X-BYTERANGE tags to
index segment for playback.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.segmentLength(Integer segmentLength)
Length of MPEG-2 Transport Stream segments to create (in seconds).
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.segmentsPerSubdirectory(Integer segmentsPerSubdirectory)
Number of segments to write to a subdirectory before starting a new one.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.streamInfResolution(HlsStreamInfResolution streamInfResolution)
Include or exclude RESOLUTION attribute for video in EXT-X-STREAM-INF tag of variant manifest.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.streamInfResolution(String streamInfResolution)
Include or exclude RESOLUTION attribute for video in EXT-X-STREAM-INF tag of variant manifest.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.timedMetadataId3Frame(HlsTimedMetadataId3Frame timedMetadataId3Frame)
Indicates ID3 frame that has the timecode.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.timedMetadataId3Frame(String timedMetadataId3Frame)
Indicates ID3 frame that has the timecode.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.timedMetadataId3Period(Integer timedMetadataId3Period)
Timed Metadata interval in seconds.
|
HlsGroupSettings.Builder |
HlsGroupSettings.Builder.timestampDeltaMilliseconds(Integer timestampDeltaMilliseconds)
Provides an extra millisecond delta offset to fine tune the timestamps.
|
HlsGroupSettings.Builder |
HlsGroupSettings.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends HlsGroupSettings.Builder> |
HlsGroupSettings.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default OutputGroupSettings.Builder |
OutputGroupSettings.Builder.hlsGroupSettings(Consumer<HlsGroupSettings.Builder> hlsGroupSettings)
Settings related to your HLS output package.
|
Copyright © 2021. All rights reserved.