| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
F4vSettings |
F4vSettings.clone() |
F4vSettings |
ContainerSettings.getF4vSettings()
Settings for F4v container
|
F4vSettings |
F4vSettings.withMoovPlacement(F4vMoovPlacement moovPlacement)
If set to PROGRESSIVE_DOWNLOAD, the MOOV atom is relocated to the beginning of the archive as required for
progressive downloading.
|
F4vSettings |
F4vSettings.withMoovPlacement(String moovPlacement)
If set to PROGRESSIVE_DOWNLOAD, the MOOV atom is relocated to the beginning of the archive as required for
progressive downloading.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerSettings.setF4vSettings(F4vSettings f4vSettings)
Settings for F4v container
|
ContainerSettings |
ContainerSettings.withF4vSettings(F4vSettings f4vSettings)
Settings for F4v container
|
Copyright © 2020. All rights reserved.