@Generated(value="software.amazon.awssdk:codegen") public final class Av1Settings extends Object implements SdkPojo, Serializable, ToCopyableBuilder<Av1Settings.Builder,Av1Settings>
| Modifier and Type | Class and Description |
|---|---|
static interface |
Av1Settings.Builder |
| Modifier and Type | Method and Description |
|---|---|
Av1AdaptiveQuantization |
adaptiveQuantization()
Specify the strength of any adaptive quantization filters that you enable.
|
String |
adaptiveQuantizationAsString()
Specify the strength of any adaptive quantization filters that you enable.
|
Av1BitDepth |
bitDepth()
Specify the Bit depth.
|
String |
bitDepthAsString()
Specify the Bit depth.
|
static Av1Settings.Builder |
builder() |
boolean |
equals(Object obj) |
boolean |
equalsBySdkFields(Object obj) |
Av1FilmGrainSynthesis |
filmGrainSynthesis()
Film grain synthesis replaces film grain present in your content with similar quality synthesized AV1 film grain.
|
String |
filmGrainSynthesisAsString()
Film grain synthesis replaces film grain present in your content with similar quality synthesized AV1 film grain.
|
Av1FramerateControl |
framerateControl()
Use the Framerate setting to specify the frame rate for this output.
|
String |
framerateControlAsString()
Use the Framerate setting to specify the frame rate for this output.
|
Av1FramerateConversionAlgorithm |
framerateConversionAlgorithm()
Choose the method that you want MediaConvert to use when increasing or decreasing the frame rate.
|
String |
framerateConversionAlgorithmAsString()
Choose the method that you want MediaConvert to use when increasing or decreasing the frame rate.
|
Integer |
framerateDenominator()
When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction.
|
Integer |
framerateNumerator()
When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction.
|
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
Double |
gopSize()
Specify the GOP length (keyframe interval) in frames.
|
int |
hashCode() |
Integer |
maxBitrate()
Maximum bitrate in bits/second.
|
Integer |
numberBFramesBetweenReferenceFrames()
Specify from the number of B-frames, in the range of 0-15.
|
Av1QvbrSettings |
qvbrSettings()
Settings for quality-defined variable bitrate encoding with the H.265 codec.
|
Av1RateControlMode |
rateControlMode()
'With AV1 outputs, for rate control mode, MediaConvert supports only quality-defined variable bitrate (QVBR).
|
String |
rateControlModeAsString()
'With AV1 outputs, for rate control mode, MediaConvert supports only quality-defined variable bitrate (QVBR).
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends Av1Settings.Builder> |
serializableBuilderClass() |
Integer |
slices()
Specify the number of slices per picture.
|
Av1SpatialAdaptiveQuantization |
spatialAdaptiveQuantization()
Keep the default value, Enabled, to adjust quantization within each frame based on spatial variation of content
complexity.
|
String |
spatialAdaptiveQuantizationAsString()
Keep the default value, Enabled, to adjust quantization within each frame based on spatial variation of content
complexity.
|
Av1Settings.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcopypublic final Av1AdaptiveQuantization adaptiveQuantization()
If the service returns an enum value that is not available in the current SDK version,
adaptiveQuantization will return Av1AdaptiveQuantization.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from adaptiveQuantizationAsString().
Av1AdaptiveQuantizationpublic final String adaptiveQuantizationAsString()
If the service returns an enum value that is not available in the current SDK version,
adaptiveQuantization will return Av1AdaptiveQuantization.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from adaptiveQuantizationAsString().
Av1AdaptiveQuantizationpublic final Av1BitDepth bitDepth()
If the service returns an enum value that is not available in the current SDK version, bitDepth will
return Av1BitDepth.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
bitDepthAsString().
Av1BitDepthpublic final String bitDepthAsString()
If the service returns an enum value that is not available in the current SDK version, bitDepth will
return Av1BitDepth.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
bitDepthAsString().
Av1BitDepthpublic final Av1FilmGrainSynthesis filmGrainSynthesis()
If the service returns an enum value that is not available in the current SDK version,
filmGrainSynthesis will return Av1FilmGrainSynthesis.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from filmGrainSynthesisAsString().
Av1FilmGrainSynthesispublic final String filmGrainSynthesisAsString()
If the service returns an enum value that is not available in the current SDK version,
filmGrainSynthesis will return Av1FilmGrainSynthesis.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from filmGrainSynthesisAsString().
Av1FilmGrainSynthesispublic final Av1FramerateControl framerateControl()
If the service returns an enum value that is not available in the current SDK version, framerateControl
will return Av1FramerateControl.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from framerateControlAsString().
Av1FramerateControlpublic final String framerateControlAsString()
If the service returns an enum value that is not available in the current SDK version, framerateControl
will return Av1FramerateControl.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from framerateControlAsString().
Av1FramerateControlpublic final Av1FramerateConversionAlgorithm framerateConversionAlgorithm()
If the service returns an enum value that is not available in the current SDK version,
framerateConversionAlgorithm will return Av1FramerateConversionAlgorithm.UNKNOWN_TO_SDK_VERSION.
The raw value returned by the service is available from framerateConversionAlgorithmAsString().
Av1FramerateConversionAlgorithmpublic final String framerateConversionAlgorithmAsString()
If the service returns an enum value that is not available in the current SDK version,
framerateConversionAlgorithm will return Av1FramerateConversionAlgorithm.UNKNOWN_TO_SDK_VERSION.
The raw value returned by the service is available from framerateConversionAlgorithmAsString().
Av1FramerateConversionAlgorithmpublic final Integer framerateDenominator()
public final Integer framerateNumerator()
public final Double gopSize()
public final Integer maxBitrate()
public final Integer numberBFramesBetweenReferenceFrames()
public final Av1QvbrSettings qvbrSettings()
public final Av1RateControlMode rateControlMode()
If the service returns an enum value that is not available in the current SDK version, rateControlMode
will return Av1RateControlMode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from rateControlModeAsString().
Av1RateControlModepublic final String rateControlModeAsString()
If the service returns an enum value that is not available in the current SDK version, rateControlMode
will return Av1RateControlMode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from rateControlModeAsString().
Av1RateControlModepublic final Integer slices()
public final Av1SpatialAdaptiveQuantization spatialAdaptiveQuantization()
If the service returns an enum value that is not available in the current SDK version,
spatialAdaptiveQuantization will return Av1SpatialAdaptiveQuantization.UNKNOWN_TO_SDK_VERSION.
The raw value returned by the service is available from spatialAdaptiveQuantizationAsString().
Av1SpatialAdaptiveQuantizationpublic final String spatialAdaptiveQuantizationAsString()
If the service returns an enum value that is not available in the current SDK version,
spatialAdaptiveQuantization will return Av1SpatialAdaptiveQuantization.UNKNOWN_TO_SDK_VERSION.
The raw value returned by the service is available from spatialAdaptiveQuantizationAsString().
Av1SpatialAdaptiveQuantizationpublic Av1Settings.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<Av1Settings.Builder,Av1Settings>public static Av1Settings.Builder builder()
public static Class<? extends Av1Settings.Builder> serializableBuilderClass()
public final boolean equalsBySdkFields(Object obj)
equalsBySdkFields in interface SdkPojopublic final String toString()
Copyright © 2023. All rights reserved.