| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static F4vMoovPlacement |
F4vMoovPlacement.fromValue(String value)
Use this in place of valueOf.
|
static F4vMoovPlacement |
F4vMoovPlacement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static F4vMoovPlacement[] |
F4vMoovPlacement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2021. All rights reserved.