| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
HlsSettings |
HlsSettings.clone() |
HlsSettings |
OutputSettings.getHlsSettings() |
HlsSettings |
HlsSettings.withAudioGroupId(String audioGroupId)
Specifies the group to which the audio Rendition belongs.
|
HlsSettings |
HlsSettings.withAudioRenditionSets(String audioRenditionSets)
List all the audio groups that are used with the video output stream.
|
HlsSettings |
HlsSettings.withAudioTrackType(HlsAudioTrackType audioTrackType) |
HlsSettings |
HlsSettings.withAudioTrackType(String audioTrackType) |
HlsSettings |
HlsSettings.withIFrameOnlyManifest(HlsIFrameOnlyManifest iFrameOnlyManifest) |
HlsSettings |
HlsSettings.withIFrameOnlyManifest(String iFrameOnlyManifest) |
HlsSettings |
HlsSettings.withSegmentModifier(String segmentModifier)
String concatenated to end of segment filenames.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutputSettings.setHlsSettings(HlsSettings hlsSettings) |
OutputSettings |
OutputSettings.withHlsSettings(HlsSettings hlsSettings) |
Copyright © 2019. All rights reserved.