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