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