@Generated(value="software.amazon.awssdk:codegen") public final class H264Settings extends Object implements SdkPojo, Serializable, ToCopyableBuilder<H264Settings.Builder,H264Settings>
Modifier and Type | Class and Description |
---|---|
static interface |
H264Settings.Builder |
Modifier and Type | Method and Description |
---|---|
H264AdaptiveQuantization |
adaptiveQuantization()
Returns the value of the AdaptiveQuantization property for this object.
|
String |
adaptiveQuantizationAsString()
Returns the value of the AdaptiveQuantization property for this object.
|
Integer |
bitrate()
Average bitrate in bits/second.
|
static H264Settings.Builder |
builder() |
H264CodecLevel |
codecLevel()
Returns the value of the CodecLevel property for this object.
|
String |
codecLevelAsString()
Returns the value of the CodecLevel property for this object.
|
H264CodecProfile |
codecProfile()
Returns the value of the CodecProfile property for this object.
|
String |
codecProfileAsString()
Returns the value of the CodecProfile property for this object.
|
H264DynamicSubGop |
dynamicSubGop()
Choose Adaptive to improve subjective video quality for high-motion content.
|
String |
dynamicSubGopAsString()
Choose Adaptive to improve subjective video quality for high-motion content.
|
H264EntropyEncoding |
entropyEncoding()
Returns the value of the EntropyEncoding property for this object.
|
String |
entropyEncodingAsString()
Returns the value of the EntropyEncoding property for this object.
|
boolean |
equals(Object obj) |
H264FieldEncoding |
fieldEncoding()
Returns the value of the FieldEncoding property for this object.
|
String |
fieldEncodingAsString()
Returns the value of the FieldEncoding property for this object.
|
H264FlickerAdaptiveQuantization |
flickerAdaptiveQuantization()
Returns the value of the FlickerAdaptiveQuantization property for this object.
|
String |
flickerAdaptiveQuantizationAsString()
Returns the value of the FlickerAdaptiveQuantization property for this object.
|
H264FramerateControl |
framerateControl()
Returns the value of the FramerateControl property for this object.
|
String |
framerateControlAsString()
Returns the value of the FramerateControl property for this object.
|
H264FramerateConversionAlgorithm |
framerateConversionAlgorithm()
Returns the value of the FramerateConversionAlgorithm property for this object.
|
String |
framerateConversionAlgorithmAsString()
Returns the value of the FramerateConversionAlgorithm property for this object.
|
Integer |
framerateDenominator()
When you use the API for transcode jobs that use framerate conversion, specify the framerate as a fraction.
|
Integer |
framerateNumerator()
Framerate numerator - framerate is a fraction, e.g.
|
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
H264GopBReference |
gopBReference()
Returns the value of the GopBReference property for this object.
|
String |
gopBReferenceAsString()
Returns the value of the GopBReference property for this object.
|
Integer |
gopClosedCadence()
Frequency of closed GOPs.
|
Double |
gopSize()
GOP Length (keyframe interval) in frames or seconds.
|
H264GopSizeUnits |
gopSizeUnits()
Returns the value of the GopSizeUnits property for this object.
|
String |
gopSizeUnitsAsString()
Returns the value of the GopSizeUnits property for this object.
|
int |
hashCode() |
Integer |
hrdBufferInitialFillPercentage()
Percentage of the buffer that should initially be filled (HRD buffer model).
|
Integer |
hrdBufferSize()
Size of buffer (HRD buffer model) in bits.
|
H264InterlaceMode |
interlaceMode()
Returns the value of the InterlaceMode property for this object.
|
String |
interlaceModeAsString()
Returns the value of the InterlaceMode property for this object.
|
Integer |
maxBitrate()
Maximum bitrate in bits/second.
|
Integer |
minIInterval()
Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection.
|
Integer |
numberBFramesBetweenReferenceFrames()
Number of B-frames between reference frames.
|
Integer |
numberReferenceFrames()
Number of reference frames to use.
|
H264ParControl |
parControl()
Returns the value of the ParControl property for this object.
|
String |
parControlAsString()
Returns the value of the ParControl property for this object.
|
Integer |
parDenominator()
Pixel Aspect Ratio denominator.
|
Integer |
parNumerator()
Pixel Aspect Ratio numerator.
|
H264QualityTuningLevel |
qualityTuningLevel()
Returns the value of the QualityTuningLevel property for this object.
|
String |
qualityTuningLevelAsString()
Returns the value of the QualityTuningLevel property for this object.
|
H264QvbrSettings |
qvbrSettings()
Settings for quality-defined variable bitrate encoding with the H.264 codec.
|
H264RateControlMode |
rateControlMode()
Returns the value of the RateControlMode property for this object.
|
String |
rateControlModeAsString()
Returns the value of the RateControlMode property for this object.
|
H264RepeatPps |
repeatPps()
Returns the value of the RepeatPps property for this object.
|
String |
repeatPpsAsString()
Returns the value of the RepeatPps property for this object.
|
H264SceneChangeDetect |
sceneChangeDetect()
Returns the value of the SceneChangeDetect property for this object.
|
String |
sceneChangeDetectAsString()
Returns the value of the SceneChangeDetect property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends H264Settings.Builder> |
serializableBuilderClass() |
Integer |
slices()
Number of slices per picture.
|
H264SlowPal |
slowPal()
Returns the value of the SlowPal property for this object.
|
String |
slowPalAsString()
Returns the value of the SlowPal property for this object.
|
Integer |
softness()
Softness.
|
H264SpatialAdaptiveQuantization |
spatialAdaptiveQuantization()
Returns the value of the SpatialAdaptiveQuantization property for this object.
|
String |
spatialAdaptiveQuantizationAsString()
Returns the value of the SpatialAdaptiveQuantization property for this object.
|
H264Syntax |
syntax()
Returns the value of the Syntax property for this object.
|
String |
syntaxAsString()
Returns the value of the Syntax property for this object.
|
H264Telecine |
telecine()
Returns the value of the Telecine property for this object.
|
String |
telecineAsString()
Returns the value of the Telecine property for this object.
|
H264TemporalAdaptiveQuantization |
temporalAdaptiveQuantization()
Returns the value of the TemporalAdaptiveQuantization property for this object.
|
String |
temporalAdaptiveQuantizationAsString()
Returns the value of the TemporalAdaptiveQuantization property for this object.
|
H264Settings.Builder |
toBuilder()
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
H264UnregisteredSeiTimecode |
unregisteredSeiTimecode()
Returns the value of the UnregisteredSeiTimecode property for this object.
|
String |
unregisteredSeiTimecodeAsString()
Returns the value of the UnregisteredSeiTimecode property for this object.
|
copy
public H264AdaptiveQuantization adaptiveQuantization()
If the service returns an enum value that is not available in the current SDK version,
adaptiveQuantization
will return H264AdaptiveQuantization.UNKNOWN_TO_SDK_VERSION
. The raw value
returned by the service is available from adaptiveQuantizationAsString()
.
H264AdaptiveQuantization
public String adaptiveQuantizationAsString()
If the service returns an enum value that is not available in the current SDK version,
adaptiveQuantization
will return H264AdaptiveQuantization.UNKNOWN_TO_SDK_VERSION
. The raw value
returned by the service is available from adaptiveQuantizationAsString()
.
H264AdaptiveQuantization
public Integer bitrate()
public H264CodecLevel codecLevel()
If the service returns an enum value that is not available in the current SDK version, codecLevel
will
return H264CodecLevel.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
codecLevelAsString()
.
H264CodecLevel
public String codecLevelAsString()
If the service returns an enum value that is not available in the current SDK version, codecLevel
will
return H264CodecLevel.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
codecLevelAsString()
.
H264CodecLevel
public H264CodecProfile codecProfile()
If the service returns an enum value that is not available in the current SDK version, codecProfile
will
return H264CodecProfile.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
codecProfileAsString()
.
H264CodecProfile
public String codecProfileAsString()
If the service returns an enum value that is not available in the current SDK version, codecProfile
will
return H264CodecProfile.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
codecProfileAsString()
.
H264CodecProfile
public H264DynamicSubGop dynamicSubGop()
If the service returns an enum value that is not available in the current SDK version, dynamicSubGop
will return H264DynamicSubGop.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available
from dynamicSubGopAsString()
.
H264DynamicSubGop
public String dynamicSubGopAsString()
If the service returns an enum value that is not available in the current SDK version, dynamicSubGop
will return H264DynamicSubGop.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available
from dynamicSubGopAsString()
.
H264DynamicSubGop
public H264EntropyEncoding entropyEncoding()
If the service returns an enum value that is not available in the current SDK version, entropyEncoding
will return H264EntropyEncoding.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from entropyEncodingAsString()
.
H264EntropyEncoding
public String entropyEncodingAsString()
If the service returns an enum value that is not available in the current SDK version, entropyEncoding
will return H264EntropyEncoding.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from entropyEncodingAsString()
.
H264EntropyEncoding
public H264FieldEncoding fieldEncoding()
If the service returns an enum value that is not available in the current SDK version, fieldEncoding
will return H264FieldEncoding.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available
from fieldEncodingAsString()
.
H264FieldEncoding
public String fieldEncodingAsString()
If the service returns an enum value that is not available in the current SDK version, fieldEncoding
will return H264FieldEncoding.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available
from fieldEncodingAsString()
.
H264FieldEncoding
public H264FlickerAdaptiveQuantization flickerAdaptiveQuantization()
If the service returns an enum value that is not available in the current SDK version,
flickerAdaptiveQuantization
will return H264FlickerAdaptiveQuantization.UNKNOWN_TO_SDK_VERSION
.
The raw value returned by the service is available from flickerAdaptiveQuantizationAsString()
.
H264FlickerAdaptiveQuantization
public String flickerAdaptiveQuantizationAsString()
If the service returns an enum value that is not available in the current SDK version,
flickerAdaptiveQuantization
will return H264FlickerAdaptiveQuantization.UNKNOWN_TO_SDK_VERSION
.
The raw value returned by the service is available from flickerAdaptiveQuantizationAsString()
.
H264FlickerAdaptiveQuantization
public H264FramerateControl framerateControl()
If the service returns an enum value that is not available in the current SDK version, framerateControl
will return H264FramerateControl.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from framerateControlAsString()
.
H264FramerateControl
public String framerateControlAsString()
If the service returns an enum value that is not available in the current SDK version, framerateControl
will return H264FramerateControl.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from framerateControlAsString()
.
H264FramerateControl
public H264FramerateConversionAlgorithm framerateConversionAlgorithm()
If the service returns an enum value that is not available in the current SDK version,
framerateConversionAlgorithm
will return H264FramerateConversionAlgorithm.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from framerateConversionAlgorithmAsString()
.
H264FramerateConversionAlgorithm
public String framerateConversionAlgorithmAsString()
If the service returns an enum value that is not available in the current SDK version,
framerateConversionAlgorithm
will return H264FramerateConversionAlgorithm.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from framerateConversionAlgorithmAsString()
.
H264FramerateConversionAlgorithm
public Integer framerateDenominator()
public Integer framerateNumerator()
public H264GopBReference gopBReference()
If the service returns an enum value that is not available in the current SDK version, gopBReference
will return H264GopBReference.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available
from gopBReferenceAsString()
.
H264GopBReference
public String gopBReferenceAsString()
If the service returns an enum value that is not available in the current SDK version, gopBReference
will return H264GopBReference.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available
from gopBReferenceAsString()
.
H264GopBReference
public Integer gopClosedCadence()
public Double gopSize()
public H264GopSizeUnits gopSizeUnits()
If the service returns an enum value that is not available in the current SDK version, gopSizeUnits
will
return H264GopSizeUnits.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
gopSizeUnitsAsString()
.
H264GopSizeUnits
public String gopSizeUnitsAsString()
If the service returns an enum value that is not available in the current SDK version, gopSizeUnits
will
return H264GopSizeUnits.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
gopSizeUnitsAsString()
.
H264GopSizeUnits
public Integer hrdBufferInitialFillPercentage()
public Integer hrdBufferSize()
public H264InterlaceMode interlaceMode()
If the service returns an enum value that is not available in the current SDK version, interlaceMode
will return H264InterlaceMode.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available
from interlaceModeAsString()
.
H264InterlaceMode
public String interlaceModeAsString()
If the service returns an enum value that is not available in the current SDK version, interlaceMode
will return H264InterlaceMode.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available
from interlaceModeAsString()
.
H264InterlaceMode
public Integer maxBitrate()
public Integer minIInterval()
public Integer numberBFramesBetweenReferenceFrames()
public Integer numberReferenceFrames()
public H264ParControl parControl()
If the service returns an enum value that is not available in the current SDK version, parControl
will
return H264ParControl.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
parControlAsString()
.
H264ParControl
public String parControlAsString()
If the service returns an enum value that is not available in the current SDK version, parControl
will
return H264ParControl.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
parControlAsString()
.
H264ParControl
public Integer parDenominator()
public Integer parNumerator()
public H264QualityTuningLevel qualityTuningLevel()
If the service returns an enum value that is not available in the current SDK version,
qualityTuningLevel
will return H264QualityTuningLevel.UNKNOWN_TO_SDK_VERSION
. The raw value
returned by the service is available from qualityTuningLevelAsString()
.
H264QualityTuningLevel
public String qualityTuningLevelAsString()
If the service returns an enum value that is not available in the current SDK version,
qualityTuningLevel
will return H264QualityTuningLevel.UNKNOWN_TO_SDK_VERSION
. The raw value
returned by the service is available from qualityTuningLevelAsString()
.
H264QualityTuningLevel
public H264QvbrSettings qvbrSettings()
public H264RateControlMode rateControlMode()
If the service returns an enum value that is not available in the current SDK version, rateControlMode
will return H264RateControlMode.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from rateControlModeAsString()
.
H264RateControlMode
public String rateControlModeAsString()
If the service returns an enum value that is not available in the current SDK version, rateControlMode
will return H264RateControlMode.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from rateControlModeAsString()
.
H264RateControlMode
public H264RepeatPps repeatPps()
If the service returns an enum value that is not available in the current SDK version, repeatPps
will
return H264RepeatPps.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
repeatPpsAsString()
.
H264RepeatPps
public String repeatPpsAsString()
If the service returns an enum value that is not available in the current SDK version, repeatPps
will
return H264RepeatPps.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
repeatPpsAsString()
.
H264RepeatPps
public H264SceneChangeDetect sceneChangeDetect()
If the service returns an enum value that is not available in the current SDK version, sceneChangeDetect
will return H264SceneChangeDetect.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from sceneChangeDetectAsString()
.
H264SceneChangeDetect
public String sceneChangeDetectAsString()
If the service returns an enum value that is not available in the current SDK version, sceneChangeDetect
will return H264SceneChangeDetect.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from sceneChangeDetectAsString()
.
H264SceneChangeDetect
public Integer slices()
public H264SlowPal slowPal()
If the service returns an enum value that is not available in the current SDK version, slowPal
will
return H264SlowPal.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
slowPalAsString()
.
H264SlowPal
public String slowPalAsString()
If the service returns an enum value that is not available in the current SDK version, slowPal
will
return H264SlowPal.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
slowPalAsString()
.
H264SlowPal
public Integer softness()
public H264SpatialAdaptiveQuantization spatialAdaptiveQuantization()
If the service returns an enum value that is not available in the current SDK version,
spatialAdaptiveQuantization
will return H264SpatialAdaptiveQuantization.UNKNOWN_TO_SDK_VERSION
.
The raw value returned by the service is available from spatialAdaptiveQuantizationAsString()
.
H264SpatialAdaptiveQuantization
public String spatialAdaptiveQuantizationAsString()
If the service returns an enum value that is not available in the current SDK version,
spatialAdaptiveQuantization
will return H264SpatialAdaptiveQuantization.UNKNOWN_TO_SDK_VERSION
.
The raw value returned by the service is available from spatialAdaptiveQuantizationAsString()
.
H264SpatialAdaptiveQuantization
public H264Syntax syntax()
If the service returns an enum value that is not available in the current SDK version, syntax
will
return H264Syntax.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
syntaxAsString()
.
H264Syntax
public String syntaxAsString()
If the service returns an enum value that is not available in the current SDK version, syntax
will
return H264Syntax.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
syntaxAsString()
.
H264Syntax
public H264Telecine telecine()
If the service returns an enum value that is not available in the current SDK version, telecine
will
return H264Telecine.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
telecineAsString()
.
H264Telecine
public String telecineAsString()
If the service returns an enum value that is not available in the current SDK version, telecine
will
return H264Telecine.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
telecineAsString()
.
H264Telecine
public H264TemporalAdaptiveQuantization temporalAdaptiveQuantization()
If the service returns an enum value that is not available in the current SDK version,
temporalAdaptiveQuantization
will return H264TemporalAdaptiveQuantization.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from temporalAdaptiveQuantizationAsString()
.
H264TemporalAdaptiveQuantization
public String temporalAdaptiveQuantizationAsString()
If the service returns an enum value that is not available in the current SDK version,
temporalAdaptiveQuantization
will return H264TemporalAdaptiveQuantization.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from temporalAdaptiveQuantizationAsString()
.
H264TemporalAdaptiveQuantization
public H264UnregisteredSeiTimecode unregisteredSeiTimecode()
If the service returns an enum value that is not available in the current SDK version,
unregisteredSeiTimecode
will return H264UnregisteredSeiTimecode.UNKNOWN_TO_SDK_VERSION
. The raw
value returned by the service is available from unregisteredSeiTimecodeAsString()
.
H264UnregisteredSeiTimecode
public String unregisteredSeiTimecodeAsString()
If the service returns an enum value that is not available in the current SDK version,
unregisteredSeiTimecode
will return H264UnregisteredSeiTimecode.UNKNOWN_TO_SDK_VERSION
. The raw
value returned by the service is available from unregisteredSeiTimecodeAsString()
.
H264UnregisteredSeiTimecode
public H264Settings.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<H264Settings.Builder,H264Settings>
public static H264Settings.Builder builder()
public static Class<? extends H264Settings.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.