| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static MovMpeg2FourCCControl |
MovMpeg2FourCCControl.fromValue(String value)
Use this in place of valueOf.
|
static MovMpeg2FourCCControl |
MovMpeg2FourCCControl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MovMpeg2FourCCControl[] |
MovMpeg2FourCCControl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MovSettings |
MovSettings.withMpeg2FourCCControl(MovMpeg2FourCCControl mpeg2FourCCControl)
When set to XDCAM, writes MPEG2 video streams into the QuickTime file using XDCAM fourcc codes.
|
Copyright © 2024. All rights reserved.