| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static Xavc4kIntraVbrProfileClass |
Xavc4kIntraVbrProfileClass.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
static Xavc4kIntraVbrProfileClass |
Xavc4kIntraVbrProfileClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Xavc4kIntraVbrProfileClass[] |
Xavc4kIntraVbrProfileClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Xavc4kIntraVbrProfileClass |
Xavc4kIntraVbrProfileSettings.xavcClass()
Specify the XAVC Intra 4k (VBR) Class to set the bitrate of your output.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<Xavc4kIntraVbrProfileClass> |
Xavc4kIntraVbrProfileClass.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
Xavc4kIntraVbrProfileSettings.Builder |
Xavc4kIntraVbrProfileSettings.Builder.xavcClass(Xavc4kIntraVbrProfileClass xavcClass)
Specify the XAVC Intra 4k (VBR) Class to set the bitrate of your output.
|
Copyright © 2023. All rights reserved.