| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static ProresChromaSampling |
ProresChromaSampling.fromValue(String value)
Use this in place of valueOf.
|
static ProresChromaSampling |
ProresChromaSampling.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProresChromaSampling[] |
ProresChromaSampling.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProresSettings |
ProresSettings.withChromaSampling(ProresChromaSampling chromaSampling)
This setting applies only to ProRes 4444 and ProRes 4444 XQ outputs that you create from inputs that use 4:4:4
chroma sampling.
|
Copyright © 2024. All rights reserved.