| 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)
To place the MOOV atom at the beginning of your output, which is useful for progressive downloading: Leave blank
or choose Progressive download.
|
F4vSettings |
F4vSettings.withMoovPlacement(String moovPlacement)
To place the MOOV atom at the beginning of your output, which is useful for progressive downloading: Leave blank
or choose Progressive download.
|
| 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 © 2025. All rights reserved.