@Generated(value="software.amazon.awssdk:codegen") public class H265Settings extends Object implements StructuredPojo, ToCopyableBuilder<H265Settings.Builder,H265Settings>
Modifier and Type | Class and Description |
---|---|
static interface |
H265Settings.Builder |
Modifier and Type | Method and Description |
---|---|
H265AdaptiveQuantization |
adaptiveQuantization()
Returns the value of the AdaptiveQuantization property for this object.
|
String |
adaptiveQuantizationString()
Returns the value of the AdaptiveQuantization property for this object.
|
H265AlternateTransferFunctionSei |
alternateTransferFunctionSei()
Returns the value of the AlternateTransferFunctionSei property for this object.
|
String |
alternateTransferFunctionSeiString()
Returns the value of the AlternateTransferFunctionSei property for this object.
|
Integer |
bitrate()
Average bitrate in bits/second.
|
static H265Settings.Builder |
builder() |
H265CodecLevel |
codecLevel()
Returns the value of the CodecLevel property for this object.
|
String |
codecLevelString()
Returns the value of the CodecLevel property for this object.
|
H265CodecProfile |
codecProfile()
Returns the value of the CodecProfile property for this object.
|
String |
codecProfileString()
Returns the value of the CodecProfile property for this object.
|
boolean |
equals(Object obj) |
H265FlickerAdaptiveQuantization |
flickerAdaptiveQuantization()
Returns the value of the FlickerAdaptiveQuantization property for this object.
|
String |
flickerAdaptiveQuantizationString()
Returns the value of the FlickerAdaptiveQuantization property for this object.
|
H265FramerateControl |
framerateControl()
Returns the value of the FramerateControl property for this object.
|
String |
framerateControlString()
Returns the value of the FramerateControl property for this object.
|
H265FramerateConversionAlgorithm |
framerateConversionAlgorithm()
Returns the value of the FramerateConversionAlgorithm property for this object.
|
String |
framerateConversionAlgorithmString()
Returns the value of the FramerateConversionAlgorithm property for this object.
|
Integer |
framerateDenominator()
Framerate denominator.
|
Integer |
framerateNumerator()
Framerate numerator - framerate is a fraction, e.g.
|
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
H265GopBReference |
gopBReference()
Returns the value of the GopBReference property for this object.
|
String |
gopBReferenceString()
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.
|
H265GopSizeUnits |
gopSizeUnits()
Returns the value of the GopSizeUnits property for this object.
|
String |
gopSizeUnitsString()
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).
|
H265InterlaceMode |
interlaceMode()
Returns the value of the InterlaceMode property for this object.
|
String |
interlaceModeString()
Returns the value of the InterlaceMode property for this object.
|
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
Integer |
maxBitrate()
Maximum bitrate in bits/second (for VBR mode only).
|
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.
|
H265ParControl |
parControl()
Returns the value of the ParControl property for this object.
|
String |
parControlString()
Returns the value of the ParControl property for this object.
|
Integer |
parDenominator()
Pixel Aspect Ratio denominator.
|
Integer |
parNumerator()
Pixel Aspect Ratio numerator.
|
H265QualityTuningLevel |
qualityTuningLevel()
Returns the value of the QualityTuningLevel property for this object.
|
String |
qualityTuningLevelString()
Returns the value of the QualityTuningLevel property for this object.
|
H265RateControlMode |
rateControlMode()
Returns the value of the RateControlMode property for this object.
|
String |
rateControlModeString()
Returns the value of the RateControlMode property for this object.
|
H265SampleAdaptiveOffsetFilterMode |
sampleAdaptiveOffsetFilterMode()
Returns the value of the SampleAdaptiveOffsetFilterMode property for this object.
|
String |
sampleAdaptiveOffsetFilterModeString()
Returns the value of the SampleAdaptiveOffsetFilterMode property for this object.
|
H265SceneChangeDetect |
sceneChangeDetect()
Returns the value of the SceneChangeDetect property for this object.
|
String |
sceneChangeDetectString()
Returns the value of the SceneChangeDetect property for this object.
|
static Class<? extends H265Settings.Builder> |
serializableBuilderClass() |
Integer |
slices()
Number of slices per picture.
|
H265SlowPal |
slowPal()
Returns the value of the SlowPal property for this object.
|
String |
slowPalString()
Returns the value of the SlowPal property for this object.
|
H265SpatialAdaptiveQuantization |
spatialAdaptiveQuantization()
Returns the value of the SpatialAdaptiveQuantization property for this object.
|
String |
spatialAdaptiveQuantizationString()
Returns the value of the SpatialAdaptiveQuantization property for this object.
|
H265Telecine |
telecine()
Returns the value of the Telecine property for this object.
|
String |
telecineString()
Returns the value of the Telecine property for this object.
|
H265TemporalAdaptiveQuantization |
temporalAdaptiveQuantization()
Returns the value of the TemporalAdaptiveQuantization property for this object.
|
String |
temporalAdaptiveQuantizationString()
Returns the value of the TemporalAdaptiveQuantization property for this object.
|
H265TemporalIds |
temporalIds()
Returns the value of the TemporalIds property for this object.
|
String |
temporalIdsString()
Returns the value of the TemporalIds property for this object.
|
H265Tiles |
tiles()
Returns the value of the Tiles property for this object.
|
String |
tilesString()
Returns the value of the Tiles property for this object.
|
H265Settings.Builder |
toBuilder()
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
H265UnregisteredSeiTimecode |
unregisteredSeiTimecode()
Returns the value of the UnregisteredSeiTimecode property for this object.
|
String |
unregisteredSeiTimecodeString()
Returns the value of the UnregisteredSeiTimecode property for this object.
|
copy
public H265AdaptiveQuantization adaptiveQuantization()
If the service returns an enum value that is not available in the current SDK version,
adaptiveQuantization
will return H265AdaptiveQuantization.UNKNOWN_TO_SDK_VERSION
. The raw value
returned by the service is available from adaptiveQuantizationString()
.
H265AdaptiveQuantization
public String adaptiveQuantizationString()
If the service returns an enum value that is not available in the current SDK version,
adaptiveQuantization
will return H265AdaptiveQuantization.UNKNOWN_TO_SDK_VERSION
. The raw value
returned by the service is available from adaptiveQuantizationString()
.
H265AdaptiveQuantization
public H265AlternateTransferFunctionSei alternateTransferFunctionSei()
If the service returns an enum value that is not available in the current SDK version,
alternateTransferFunctionSei
will return H265AlternateTransferFunctionSei.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from alternateTransferFunctionSeiString()
.
H265AlternateTransferFunctionSei
public String alternateTransferFunctionSeiString()
If the service returns an enum value that is not available in the current SDK version,
alternateTransferFunctionSei
will return H265AlternateTransferFunctionSei.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from alternateTransferFunctionSeiString()
.
H265AlternateTransferFunctionSei
public Integer bitrate()
public H265CodecLevel codecLevel()
If the service returns an enum value that is not available in the current SDK version, codecLevel
will
return H265CodecLevel.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
codecLevelString()
.
H265CodecLevel
public String codecLevelString()
If the service returns an enum value that is not available in the current SDK version, codecLevel
will
return H265CodecLevel.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
codecLevelString()
.
H265CodecLevel
public H265CodecProfile codecProfile()
If the service returns an enum value that is not available in the current SDK version, codecProfile
will
return H265CodecProfile.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
codecProfileString()
.
H265CodecProfile
public String codecProfileString()
If the service returns an enum value that is not available in the current SDK version, codecProfile
will
return H265CodecProfile.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
codecProfileString()
.
H265CodecProfile
public H265FlickerAdaptiveQuantization flickerAdaptiveQuantization()
If the service returns an enum value that is not available in the current SDK version,
flickerAdaptiveQuantization
will return H265FlickerAdaptiveQuantization.UNKNOWN_TO_SDK_VERSION
.
The raw value returned by the service is available from flickerAdaptiveQuantizationString()
.
H265FlickerAdaptiveQuantization
public String flickerAdaptiveQuantizationString()
If the service returns an enum value that is not available in the current SDK version,
flickerAdaptiveQuantization
will return H265FlickerAdaptiveQuantization.UNKNOWN_TO_SDK_VERSION
.
The raw value returned by the service is available from flickerAdaptiveQuantizationString()
.
H265FlickerAdaptiveQuantization
public H265FramerateControl framerateControl()
If the service returns an enum value that is not available in the current SDK version, framerateControl
will return H265FramerateControl.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from framerateControlString()
.
H265FramerateControl
public String framerateControlString()
If the service returns an enum value that is not available in the current SDK version, framerateControl
will return H265FramerateControl.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from framerateControlString()
.
H265FramerateControl
public H265FramerateConversionAlgorithm framerateConversionAlgorithm()
If the service returns an enum value that is not available in the current SDK version,
framerateConversionAlgorithm
will return H265FramerateConversionAlgorithm.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from framerateConversionAlgorithmString()
.
H265FramerateConversionAlgorithm
public String framerateConversionAlgorithmString()
If the service returns an enum value that is not available in the current SDK version,
framerateConversionAlgorithm
will return H265FramerateConversionAlgorithm.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from framerateConversionAlgorithmString()
.
H265FramerateConversionAlgorithm
public Integer framerateDenominator()
public Integer framerateNumerator()
public H265GopBReference gopBReference()
If the service returns an enum value that is not available in the current SDK version, gopBReference
will return H265GopBReference.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available
from gopBReferenceString()
.
H265GopBReference
public String gopBReferenceString()
If the service returns an enum value that is not available in the current SDK version, gopBReference
will return H265GopBReference.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available
from gopBReferenceString()
.
H265GopBReference
public Integer gopClosedCadence()
public Double gopSize()
public H265GopSizeUnits gopSizeUnits()
If the service returns an enum value that is not available in the current SDK version, gopSizeUnits
will
return H265GopSizeUnits.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
gopSizeUnitsString()
.
H265GopSizeUnits
public String gopSizeUnitsString()
If the service returns an enum value that is not available in the current SDK version, gopSizeUnits
will
return H265GopSizeUnits.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
gopSizeUnitsString()
.
H265GopSizeUnits
public Integer hrdBufferInitialFillPercentage()
public Integer hrdBufferSize()
public H265InterlaceMode interlaceMode()
If the service returns an enum value that is not available in the current SDK version, interlaceMode
will return H265InterlaceMode.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available
from interlaceModeString()
.
H265InterlaceMode
public String interlaceModeString()
If the service returns an enum value that is not available in the current SDK version, interlaceMode
will return H265InterlaceMode.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available
from interlaceModeString()
.
H265InterlaceMode
public Integer maxBitrate()
public Integer minIInterval()
public Integer numberBFramesBetweenReferenceFrames()
public Integer numberReferenceFrames()
public H265ParControl parControl()
If the service returns an enum value that is not available in the current SDK version, parControl
will
return H265ParControl.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
parControlString()
.
H265ParControl
public String parControlString()
If the service returns an enum value that is not available in the current SDK version, parControl
will
return H265ParControl.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
parControlString()
.
H265ParControl
public Integer parDenominator()
public Integer parNumerator()
public H265QualityTuningLevel qualityTuningLevel()
If the service returns an enum value that is not available in the current SDK version,
qualityTuningLevel
will return H265QualityTuningLevel.UNKNOWN_TO_SDK_VERSION
. The raw value
returned by the service is available from qualityTuningLevelString()
.
H265QualityTuningLevel
public String qualityTuningLevelString()
If the service returns an enum value that is not available in the current SDK version,
qualityTuningLevel
will return H265QualityTuningLevel.UNKNOWN_TO_SDK_VERSION
. The raw value
returned by the service is available from qualityTuningLevelString()
.
H265QualityTuningLevel
public H265RateControlMode rateControlMode()
If the service returns an enum value that is not available in the current SDK version, rateControlMode
will return H265RateControlMode.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from rateControlModeString()
.
H265RateControlMode
public String rateControlModeString()
If the service returns an enum value that is not available in the current SDK version, rateControlMode
will return H265RateControlMode.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from rateControlModeString()
.
H265RateControlMode
public H265SampleAdaptiveOffsetFilterMode sampleAdaptiveOffsetFilterMode()
If the service returns an enum value that is not available in the current SDK version,
sampleAdaptiveOffsetFilterMode
will return
H265SampleAdaptiveOffsetFilterMode.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from sampleAdaptiveOffsetFilterModeString()
.
H265SampleAdaptiveOffsetFilterMode
public String sampleAdaptiveOffsetFilterModeString()
If the service returns an enum value that is not available in the current SDK version,
sampleAdaptiveOffsetFilterMode
will return
H265SampleAdaptiveOffsetFilterMode.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from sampleAdaptiveOffsetFilterModeString()
.
H265SampleAdaptiveOffsetFilterMode
public H265SceneChangeDetect sceneChangeDetect()
If the service returns an enum value that is not available in the current SDK version, sceneChangeDetect
will return H265SceneChangeDetect.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from sceneChangeDetectString()
.
H265SceneChangeDetect
public String sceneChangeDetectString()
If the service returns an enum value that is not available in the current SDK version, sceneChangeDetect
will return H265SceneChangeDetect.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is
available from sceneChangeDetectString()
.
H265SceneChangeDetect
public Integer slices()
public H265SlowPal slowPal()
If the service returns an enum value that is not available in the current SDK version, slowPal
will
return H265SlowPal.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
slowPalString()
.
H265SlowPal
public String slowPalString()
If the service returns an enum value that is not available in the current SDK version, slowPal
will
return H265SlowPal.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
slowPalString()
.
H265SlowPal
public H265SpatialAdaptiveQuantization spatialAdaptiveQuantization()
If the service returns an enum value that is not available in the current SDK version,
spatialAdaptiveQuantization
will return H265SpatialAdaptiveQuantization.UNKNOWN_TO_SDK_VERSION
.
The raw value returned by the service is available from spatialAdaptiveQuantizationString()
.
H265SpatialAdaptiveQuantization
public String spatialAdaptiveQuantizationString()
If the service returns an enum value that is not available in the current SDK version,
spatialAdaptiveQuantization
will return H265SpatialAdaptiveQuantization.UNKNOWN_TO_SDK_VERSION
.
The raw value returned by the service is available from spatialAdaptiveQuantizationString()
.
H265SpatialAdaptiveQuantization
public H265Telecine telecine()
If the service returns an enum value that is not available in the current SDK version, telecine
will
return H265Telecine.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
telecineString()
.
H265Telecine
public String telecineString()
If the service returns an enum value that is not available in the current SDK version, telecine
will
return H265Telecine.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
telecineString()
.
H265Telecine
public H265TemporalAdaptiveQuantization temporalAdaptiveQuantization()
If the service returns an enum value that is not available in the current SDK version,
temporalAdaptiveQuantization
will return H265TemporalAdaptiveQuantization.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from temporalAdaptiveQuantizationString()
.
H265TemporalAdaptiveQuantization
public String temporalAdaptiveQuantizationString()
If the service returns an enum value that is not available in the current SDK version,
temporalAdaptiveQuantization
will return H265TemporalAdaptiveQuantization.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from temporalAdaptiveQuantizationString()
.
H265TemporalAdaptiveQuantization
public H265TemporalIds temporalIds()
If the service returns an enum value that is not available in the current SDK version, temporalIds
will
return H265TemporalIds.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
temporalIdsString()
.
H265TemporalIds
public String temporalIdsString()
If the service returns an enum value that is not available in the current SDK version, temporalIds
will
return H265TemporalIds.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
temporalIdsString()
.
H265TemporalIds
public H265Tiles tiles()
If the service returns an enum value that is not available in the current SDK version, tiles
will return
H265Tiles.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
tilesString()
.
H265Tiles
public String tilesString()
If the service returns an enum value that is not available in the current SDK version, tiles
will return
H265Tiles.UNKNOWN_TO_SDK_VERSION
. The raw value returned by the service is available from
tilesString()
.
H265Tiles
public H265UnregisteredSeiTimecode unregisteredSeiTimecode()
If the service returns an enum value that is not available in the current SDK version,
unregisteredSeiTimecode
will return H265UnregisteredSeiTimecode.UNKNOWN_TO_SDK_VERSION
. The raw
value returned by the service is available from unregisteredSeiTimecodeString()
.
H265UnregisteredSeiTimecode
public String unregisteredSeiTimecodeString()
If the service returns an enum value that is not available in the current SDK version,
unregisteredSeiTimecode
will return H265UnregisteredSeiTimecode.UNKNOWN_TO_SDK_VERSION
. The raw
value returned by the service is available from unregisteredSeiTimecodeString()
.
H265UnregisteredSeiTimecode
public H265Settings.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<H265Settings.Builder,H265Settings>
public static H265Settings.Builder builder()
public static Class<? extends H265Settings.Builder> serializableBuilderClass()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.