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