| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
ArchiveOutputSettings |
ArchiveOutputSettings.clone() |
ArchiveOutputSettings |
OutputSettings.getArchiveOutputSettings() |
ArchiveOutputSettings |
ArchiveOutputSettings.withContainerSettings(ArchiveContainerSettings containerSettings)
Settings specific to the container type of the file.
|
ArchiveOutputSettings |
ArchiveOutputSettings.withExtension(String extension)
Output file extension.
|
ArchiveOutputSettings |
ArchiveOutputSettings.withNameModifier(String nameModifier)
String concatenated to the end of the destination filename.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutputSettings.setArchiveOutputSettings(ArchiveOutputSettings archiveOutputSettings) |
OutputSettings |
OutputSettings.withArchiveOutputSettings(ArchiveOutputSettings archiveOutputSettings) |
Copyright © 2024. All rights reserved.