| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
Xavc4kProfileCodecProfile |
Xavc4kProfileSettings.codecProfile()
Specify the codec profile for this output.
|
static Xavc4kProfileCodecProfile |
Xavc4kProfileCodecProfile.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
static Xavc4kProfileCodecProfile |
Xavc4kProfileCodecProfile.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Xavc4kProfileCodecProfile[] |
Xavc4kProfileCodecProfile.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<Xavc4kProfileCodecProfile> |
Xavc4kProfileCodecProfile.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
Xavc4kProfileSettings.Builder |
Xavc4kProfileSettings.Builder.codecProfile(Xavc4kProfileCodecProfile codecProfile)
Specify the codec profile for this output.
|
Copyright © 2023. All rights reserved.